redesign start

This commit is contained in:
CanbiZ
2025-03-26 14:39:38 +01:00
parent c3caa7b52a
commit 11c9a69af5
2 changed files with 16 additions and 16 deletions

View File

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