fix pattern and backup path

This commit is contained in:
Tobias Salzmann
2026-04-28 14:03:31 +02:00
parent 2a1c8912de
commit 339b2b9c4d
2 changed files with 7 additions and 7 deletions

View File

@@ -20,7 +20,7 @@ msg_ok "Installed Dependencies"
msg_info "Installing Cinny"
fetch_and_deploy_gh_release "cinny" "cinnyapp/cinny" "prebuild" "latest" "/opt/cinny" "cinny\-.*\.tar\.gz"
fetch_and_deploy_gh_release "cinny" "cinnyapp/cinny" "prebuild" "latest" "/opt/cinny" "cinny-.*tar.gz$"
cat <<'EOF' >/etc/nginx/http.d/default.conf
server {