added installer shell script and additional steps
This commit is contained in:
4
scripts/02-hardening.sh
Executable file
4
scripts/02-hardening.sh
Executable file
@@ -0,0 +1,4 @@
|
||||
#!/bin/bash
|
||||
set -e
|
||||
|
||||
echo "Applying system hardening..."
|
||||
Reference in New Issue
Block a user