mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2025-09-11 01:44:38 +00:00
Update watchyourlan.sh (#6886)
Some checks are pending
Some checks are pending
This commit is contained in:
parent
79adb4ef9b
commit
f68b80fe4a
1 changed files with 3 additions and 0 deletions
|
@ -46,6 +46,9 @@ function update_script() {
|
||||||
msg_info "Starting service"
|
msg_info "Starting service"
|
||||||
systemctl enable -q --now watchyourlan
|
systemctl enable -q --now watchyourlan
|
||||||
msg_ok "Service started"
|
msg_ok "Service started"
|
||||||
|
else
|
||||||
|
msg_ok "No update required. ${APP} is already at v${RELEASE}"
|
||||||
|
fi
|
||||||
exit
|
exit
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue