mirror of
https://github.com/go-gitea/gitea.git
synced 2024-11-01 06:52:37 +00:00
fix typo
This commit is contained in:
parent
5a2093b053
commit
939d2054d8
@ -29,11 +29,9 @@ case "$1" in
|
||||
# scale
|
||||
${CLI} scale web=1 || true
|
||||
|
||||
#restart the service
|
||||
# restart the service
|
||||
service gogs restart || true
|
||||
|
||||
;;
|
||||
|
||||
|
||||
|
||||
esac
|
||||
|
Loading…
Reference in New Issue
Block a user