mirror of
https://gitee.com/gitea/gitea
synced 2025-11-05 00:50:26 +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