forked from ahurac/dotfiles
Faute
This commit is contained in:
parent
9970be29c0
commit
6b5312adff
1 changed files with 1 additions and 1 deletions
|
@ -81,7 +81,7 @@ set +e; trap - EXIT
|
||||||
|
|
||||||
# Main case statement
|
# Main case statement
|
||||||
case "$arg" in
|
case "$arg" in
|
||||||
status|start|stop|restatr|help)
|
status|start|stop|restart|help)
|
||||||
"$arg"
|
"$arg"
|
||||||
;;
|
;;
|
||||||
*)
|
*)
|
||||||
|
|
Loading…
Reference in a new issue