fix: build for server images

This commit is contained in:
qoijjj
2024-01-25 22:05:16 -08:00
committed by GitHub
parent 6bc46d51d6
commit 2a68fafeb3
2 changed files with 1 additions and 8 deletions

View File

@@ -1,4 +1,3 @@
type: script
scripts:
- includewget.sh
- setserverfilepermissions.sh
- includewget.sh

View File

@@ -1,6 +0,0 @@
#!/usr/bin/env bash
# Tell build process to exit if there are any errors.
set -oue pipefail
chmod 600 /usr/etc/ssh/sshd_config