From b366ffac34753a451f8290f6761c06a3bac3f102 Mon Sep 17 00:00:00 2001 From: CanbiZ <47820557+MickLesk@users.noreply.github.com> Date: Fri, 1 Aug 2025 14:45:25 +0200 Subject: [PATCH] remove wrong RELEASE var --- install/koillection-install.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/install/koillection-install.sh b/install/koillection-install.sh index e19ef3d50..b8e54b4cc 100644 --- a/install/koillection-install.sh +++ b/install/koillection-install.sh @@ -53,7 +53,6 @@ cd assets/ $STD yarn install $STD yarn build chown -R www-data:www-data /opt/koillection/public/uploads -echo "${RELEASE}" >/opt/${APPLICATION}_version.txt msg_ok "Configured Koillection" msg_info "Creating Service"