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