mirror of
https://github.com/go-gitea/gitea.git
synced 2025-05-13 11:48:44 +03: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