Allow running bastille and subcomands with help flags as regular user
This commit is contained in:
@@ -46,6 +46,8 @@ if [ $# -lt 2 ]; then
|
||||
usage
|
||||
fi
|
||||
|
||||
bastille_root_check
|
||||
|
||||
TARGET="${1}"
|
||||
JAIL_NAME=""
|
||||
JAIL_IP=""
|
||||
|
||||
Reference in New Issue
Block a user