mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2025-09-11 09:54:36 +00:00
add: double restart to fix homarr migration (#2757)
This commit is contained in:
parent
6d0fe3e2ee
commit
e29652c8dd
1 changed files with 1 additions and 0 deletions
|
@ -148,6 +148,7 @@ EOF
|
|||
|
||||
msg_info "Starting Services"
|
||||
systemctl start homarr
|
||||
systemctl restart homarr
|
||||
msg_ok "Started Services"
|
||||
msg_ok "Updated Successfully"
|
||||
else
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue