1
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-08-25 21:44:20 -04: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