mirror of
https://gitcode.com/gitea/gitea.git
synced 2025-05-31 23:33:08 +08:00
Fix #1669
This commit is contained in:
@ -30,4 +30,6 @@ case "$1" in
|
||||
${CLI} scale web=1 || true
|
||||
;;
|
||||
|
||||
service gogs restart || true
|
||||
|
||||
esac
|
||||
|
Reference in New Issue
Block a user