1
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-01-10 05:17:43 +03: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