Fix a bug

This commit is contained in:
samson 2018-12-02 20:34:40 +08:00
parent 9c7ae21bee
commit a3a0c25d1a

View File

@ -15,7 +15,7 @@ set -u # One variable unset, it's over
HARDENING_LEVEL=2 HARDENING_LEVEL=2
PACKAGES='sudo' PACKAGE='sudo'
# This function will be called if the script status is on enabled / audit mode # This function will be called if the script status is on enabled / audit mode