mirror of
https://github.com/hackacad/bastille.git
synced 2025-12-18 08:12:53 +01:00
service: Typo
This commit is contained in:
@@ -33,7 +33,7 @@
|
||||
. /usr/local/share/bastille/common.sh
|
||||
|
||||
usage() {
|
||||
error_notify "Usage: bastille service [options(s)] TARGET SERVICE_NAME ACTION"
|
||||
error_notify "Usage: bastille service [option(s)] TARGET SERVICE_NAME ACTION"
|
||||
cat << EOF
|
||||
|
||||
Options:
|
||||
@@ -108,4 +108,4 @@ for _jail in ${JAILS}; do
|
||||
bastille_running_jobs "${bastille_process_limit}"
|
||||
|
||||
done
|
||||
wait
|
||||
wait
|
||||
|
||||
Reference in New Issue
Block a user