mirror of
https://github.com/community-scripts/ProxmoxVED.git
synced 2026-02-25 19:55:53 +00:00
restarting after updating.
This commit is contained in:
@@ -30,9 +30,9 @@ function update_script() {
|
|||||||
msg_info "Updating $APP LXC"
|
msg_info "Updating $APP LXC"
|
||||||
cd /opt/convertx
|
cd /opt/convertx
|
||||||
git pull origin main
|
git pull origin main
|
||||||
$STD systemctl restart convertx.service
|
|
||||||
$STD apt-get update
|
$STD apt-get update
|
||||||
$STD apt-get -y upgrade
|
$STD apt-get -y upgrade
|
||||||
|
$STD systemctl restart convertx.service
|
||||||
msg_ok "Updated $APP LXC"
|
msg_ok "Updated $APP LXC"
|
||||||
exit
|
exit
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user