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