prebuilt dist

This commit is contained in:
Tobias Salzmann
2026-04-28 13:47:16 +02:00
parent 6b8120e2b3
commit 7031cfec28
2 changed files with 2 additions and 2 deletions

View File

@@ -33,7 +33,7 @@ function update_script() {
cp /opt/cinny/config.json /tmp/cinny_config.json
msg_ok "Backed up Data"
CLEAN_INSTALL=1 fetch_and_deploy_gh_release "cinny" "cinnyapp/cinny"
CLEAN_INSTALL=1 fetch_and_deploy_gh_release "cinny" "cinnyapp/cinny" "prebuild" "latest" "/opt/cinny" "cinny\-.*\.tar.gz"
msg_info "Restoring Configuration"
cp /tmp/cinny_config.json /opt/cinny/config.json