Skip to content

Commit 08ec932

Browse files
authored
fix alpine gitea exit
1 parent 5a01dd2 commit 08ec932

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ct/alpine-gitea.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ function update_script() {
3232
msg_info "Restarting Gitea"
3333
rc-service gitea restart
3434
msg_ok "Restarted Gitea"
35+
exit
3536
}
3637

3738
start

0 commit comments

Comments
 (0)