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