mirror of
https://github.com/go-gitea/gitea.git
synced 2025-04-18 00:47:48 -04:00
commit
02d3b66265
@ -28,6 +28,10 @@ case "$1" in
|
|||||||
|
|
||||||
# scale
|
# scale
|
||||||
${CLI} scale web=1 || true
|
${CLI} scale web=1 || true
|
||||||
|
|
||||||
|
# restart the service
|
||||||
|
service gogs restart || true
|
||||||
|
|
||||||
;;
|
;;
|
||||||
|
|
||||||
esac
|
esac
|
||||||
|
Loading…
x
Reference in New Issue
Block a user