mirror of
https://github.com/optim-enterprises-bv/secureblue.git
synced 2025-11-03 03:48:22 +00:00
fix: build for server images
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
type: script
|
||||
scripts:
|
||||
- includewget.sh
|
||||
- setserverfilepermissions.sh
|
||||
- includewget.sh
|
||||
@@ -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
|
||||
Reference in New Issue
Block a user