remove wrong RELEASE var

This commit is contained in:
CanbiZ 2025-08-01 14:45:25 +02:00 committed by GitHub
parent 29747ab8b8
commit b366ffac34
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -53,7 +53,6 @@ cd assets/
$STD yarn install $STD yarn install
$STD yarn build $STD yarn build
chown -R www-data:www-data /opt/koillection/public/uploads chown -R www-data:www-data /opt/koillection/public/uploads
echo "${RELEASE}" >/opt/${APPLICATION}_version.txt
msg_ok "Configured Koillection" msg_ok "Configured Koillection"
msg_info "Creating Service" msg_info "Creating Service"