From 2a925def1d3155913ed8d788b4e0e0d470e94b14 Mon Sep 17 00:00:00 2001 From: CanbiZ <47820557+MickLesk@users.noreply.github.com> Date: Thu, 22 May 2025 13:57: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 036f79f..b89b186 100644 --- a/ct/pulse.sh +++ b/ct/pulse.sh @@ -24,7 +24,7 @@ function update_script() { check_container_storage check_container_resources - if [[ ! -d /pulse-proxmox ]]; then + if [[ ! -d /opt/pulse-proxmox ]]; then msg_error "No ${APP} Installation Found!" exit fi