Nothing to see here
It was late at night ok?
This commit is contained in:
2
pleroma
2
pleroma
@@ -96,7 +96,7 @@ case "$1" in
|
|||||||
build) action__build;;
|
build) action__build;;
|
||||||
start) action__start;;
|
start) action__start;;
|
||||||
stop) action__stop;;
|
stop) action__stop;;
|
||||||
restart) action__start; action__stop; ;;
|
restart) action__stop; action__start; ;;
|
||||||
logs) action__logs;;
|
logs) action__logs;;
|
||||||
enter) action__enter;;
|
enter) action__enter;;
|
||||||
*)
|
*)
|
||||||
|
Reference in New Issue
Block a user