restarting after updating.
This commit is contained in:
parent
94beb36e17
commit
2173432f97
@ -30,9 +30,9 @@ function update_script() {
|
||||
msg_info "Updating $APP LXC"
|
||||
cd /opt/convertx
|
||||
git pull origin main
|
||||
$STD systemctl restart convertx.service
|
||||
$STD apt-get update
|
||||
$STD apt-get -y upgrade
|
||||
$STD systemctl restart convertx.service
|
||||
msg_ok "Updated $APP LXC"
|
||||
exit
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user