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