We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5a01dd2 commit 08ec932Copy full SHA for 08ec932
ct/alpine-gitea.sh
@@ -32,6 +32,7 @@ function update_script() {
32
msg_info "Restarting Gitea"
33
rc-service gitea restart
34
msg_ok "Restarted Gitea"
35
+ exit
36
}
37
38
start
0 commit comments