mirror of
https://github.com/hackacad/bastille.git
synced 2025-12-23 18:50:46 +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}"
|
bastille stop "${TARGET}"
|
||||||
else
|
else
|
||||||
error_notify "Jail is running."
|
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
|
fi
|
||||||
|
|
||||||
validate_ip() {
|
validate_ip() {
|
||||||
|
|||||||
Reference in New Issue
Block a user