1
1
mirror of https://github.com/go-gitea/gitea synced 2024-12-23 09:04:26 +00: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