Firefly: Move to prebuild archive as installation source (#5952)

This commit is contained in:
Slaviša Arežina
2025-07-13 09:58:47 +02:00
committed by GitHub
parent f4ac341c15
commit 4d236e6382
2 changed files with 3 additions and 8 deletions

View File

@@ -39,7 +39,7 @@ function update_script() {
cp -r /opt/firefly/storage /opt/storage
msg_ok "Backed up data"
fetch_and_deploy_gh_release "firefly" "firefly-iii/firefly-iii"
fetch_and_deploy_gh_release "firefly" "firefly-iii/firefly-iii" "prebuild" "latest" "/opt/firefly" "FireflyIII-*.zip"
msg_info "Updating ${APP} to v${RELEASE}"
rm -rf /opt/firefly/storage