Update alpine-gitea.sh

This commit is contained in:
CanbiZ 2025-03-26 13:02:23 +01:00
parent bbeaa3c553
commit 98c105df3a

View File

@ -33,6 +33,7 @@ function update_script() {
msg_info "Restarting Gitea"
rc-service gitea restart
msg_ok "Restarted Gitea"
exit_script
}
start