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"