add: vikunja: daemon reload

This commit is contained in:
Tobias
2026-02-25 16:10:54 +01:00
committed by GitHub
parent b09f2db2a9
commit 5ef56f8af1

View File

@@ -65,6 +65,7 @@ function update_script() {
msg_ok "Stopped Service"
fetch_and_deploy_gh_release "vikunja" "go-vikunja/vikunja" "binary"
$STD systemctl daemon-reload
msg_info "Starting Service"
systemctl start vikunja