This commit is contained in:
CanbiZ
2025-03-27 10:54:28 +01:00
parent 53ea4b6ab1
commit d637303941
2 changed files with 2 additions and 4 deletions

View File

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