Update iventoy.sh

This commit is contained in:
Ryan Freeman
2024-04-13 01:54:38 +01:00
committed by GitHub
parent 628e979534
commit d67f3561de

View File

@@ -70,7 +70,7 @@ rm -rf iventoy*.tar.gz
msg_ok "Updated ${APP} LXC" msg_ok "Updated ${APP} LXC"
msg_info "Starting ${APP} LXC" msg_info "Starting ${APP} LXC"
systemctl start autobrr.service systemctl start iventoy.service
msg_ok "Started ${APP} LXC" msg_ok "Started ${APP} LXC"
msg_ok "Updated Successfully" msg_ok "Updated Successfully"
exit exit