mirror of
https://github.com/go-gitea/gitea
synced 2024-11-10 20:11:19 +01:00
Fix #1669
This commit is contained in:
parent
42a38dfca3
commit
2f23cf98ea
1 changed files with 2 additions and 0 deletions
|
@ -30,4 +30,6 @@ case "$1" in
|
|||
${CLI} scale web=1 || true
|
||||
;;
|
||||
|
||||
service gogs restart || true
|
||||
|
||||
esac
|
||||
|
|
Loading…
Reference in a new issue