1
0
mirror of https://github.com/gogs/gogs.git synced 2025-05-08 00:20:58 +00:00
This commit is contained in:
Théo BOUGE 2015-09-25 09:51:01 +02:00
parent 42a38dfca3
commit 2f23cf98ea

@ -30,4 +30,6 @@ case "$1" in
${CLI} scale web=1 || true ${CLI} scale web=1 || true
;; ;;
service gogs restart || true
esac esac