From e64dea0ee29a08d18b813283c2326e3ea01d735e Mon Sep 17 00:00:00 2001 From: CanbiZ <47820557+MickLesk@users.noreply.github.com> Date: Thu, 22 May 2025 13:55:21 +0200 Subject: [PATCH] Update pulse.sh --- ct/pulse.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ct/pulse.sh b/ct/pulse.sh index b72b393..1067183 100644 --- a/ct/pulse.sh +++ b/ct/pulse.sh @@ -24,7 +24,7 @@ function update_script() { check_container_storage check_container_resources - if [[ ! -d /opt/argus ]]; then + if [[ ! -d /pulse-proxmox ]]; then msg_error "No ${APP} Installation Found!" exit fi