From d67f3561de5f3d8a14d6202e304f5aa17a79715d Mon Sep 17 00:00:00 2001 From: Ryan Freeman Date: Sat, 13 Apr 2024 01:54:38 +0100 Subject: [PATCH] Update iventoy.sh --- ct/iventoy.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ct/iventoy.sh b/ct/iventoy.sh index 42136657..54e3dc6d 100644 --- a/ct/iventoy.sh +++ b/ct/iventoy.sh @@ -70,7 +70,7 @@ rm -rf iventoy*.tar.gz msg_ok "Updated ${APP} LXC" msg_info "Starting ${APP} LXC" -systemctl start autobrr.service +systemctl start iventoy.service msg_ok "Started ${APP} LXC" msg_ok "Updated Successfully" exit