This commit is contained in:
CanbiZ (MickLesk)
2026-01-30 21:14:28 +01:00
committed by GitHub
parent a567af9ec6
commit 91434e0164

View File

@@ -41,7 +41,7 @@ function update_script() {
mv /opt/ampache /opt/ampache_backup
msg_ok "Created Backup"
fetch_and_deploy_gh_release "Ampache" "ampache/ampache" "release" "latest" "/opt/ampache" "ampache-*_all_php8.4.zip"
fetch_and_deploy_gh_release "Ampache" "ampache/ampache" "prebuild" "latest" "/opt/ampache" "ampache-*_all_php8.4.zip"
msg_info "Restoring Backup"
cp /tmp/ampache.cfg.php.backup /opt/ampache/config/ampache.cfg.php