From eef5977f4f1c9f8ce105c72359bb232e34c9fa4c Mon Sep 17 00:00:00 2001 From: CanbiZ <47820557+MickLesk@users.noreply.github.com> Date: Thu, 22 May 2025 14:10:54 +0200 Subject: [PATCH] Update argus-install.sh --- install/argus-install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install/argus-install.sh b/install/argus-install.sh index b196b93..2dad4af 100644 --- a/install/argus-install.sh +++ b/install/argus-install.sh @@ -71,7 +71,7 @@ service: icon_link_to: https://helper-scripts.com/ web_url: https://github.com/community-scripts/ProxmoxVE/releases EOF -echo "${RELEASE}" >/opt/argus_version.txt +echo "${RELEASE}" >/opt/${APPLICATION}_version.txt msg_ok "Setup Config" msg_info "Creating Service"