Correction of bash script.
This commit is contained in:
@@ -62,8 +62,7 @@ case "$1" in
|
||||
status
|
||||
;;
|
||||
restart)
|
||||
stop
|
||||
start
|
||||
restart
|
||||
;;
|
||||
*)
|
||||
echo "Usage: $0 {start|stop|status}"
|
||||
|
||||
Reference in New Issue
Block a user