This commit is contained in:
CanbiZ
2025-03-28 12:43:34 +01:00
parent 8d8cd67fdd
commit b5d7d3d8f7
2 changed files with 3 additions and 4 deletions

View File

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