0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2024-09-20 16:18:57 +02:00
This commit is contained in:
Théo BOUGE 2015-09-25 09:51:01 +02:00
parent 42a38dfca3
commit 2f23cf98ea

View file

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