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