mirror of
https://github.com/ovh/debian-cis.git
synced 2025-06-22 02:33:42 +02:00
All configuration defaults to disabled README updated
This commit is contained in:
@ -19,7 +19,7 @@ info "Working on $SCRIPT_NAME"
|
||||
|
||||
if [ -z $status ]; then
|
||||
crit "Could not find status variable for $SCRIPT_NAME, considered as disabled"
|
||||
exit 0
|
||||
exit 2
|
||||
fi
|
||||
|
||||
# Arguments parsing
|
||||
|
Reference in New Issue
Block a user