add: double restart to fix homarr migration (#2757)

This commit is contained in:
Tobias
2025-03-01 13:18:49 +01:00
committed by GitHub
parent 6d0fe3e2ee
commit e29652c8dd

View File

@@ -148,6 +148,7 @@ EOF
msg_info "Starting Services"
systemctl start homarr
systemctl restart homarr
msg_ok "Started Services"
msg_ok "Updated Successfully"
else