mirror of
https://github.com/hackacad/bastille.git
synced 2025-12-21 17:52:01 +01:00
network: Force > auto typo
This commit is contained in:
@@ -161,7 +161,7 @@ check_target_is_stopped "${TARGET}" || if [ "${AUTO}" -eq 1 ]; then
|
||||
bastille stop "${TARGET}"
|
||||
else
|
||||
error_notify "Jail is running."
|
||||
error_exit "Use [-a|--auto] to force stop the jail."
|
||||
error_exit "Use [-a|--auto] to auto-stop the jail."
|
||||
fi
|
||||
|
||||
validate_ip() {
|
||||
|
||||
Reference in New Issue
Block a user