mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2026-08-12 23:56:10 +02:00
calibre-web: fix release asset filename pattern (#16433)
This commit is contained in:
committed by
GitHub
parent
b454fd6f63
commit
c64ae2fb3a
+1
-1
@@ -38,7 +38,7 @@ function update_script() {
|
||||
create_backup /opt/calibre-web/app.db \
|
||||
/opt/calibre-web/data
|
||||
|
||||
CLEAN_INSTALL=1 fetch_and_deploy_gh_release "Calibre-Web" "janeczku/calibre-web" "prebuild" "latest" "/opt/calibre-web" "calibre-web*.tar.gz"
|
||||
CLEAN_INSTALL=1 fetch_and_deploy_gh_release "Calibre-Web" "janeczku/calibre-web" "prebuild" "latest" "/opt/calibre-web" "calibreweb*.tar.gz"
|
||||
setup_uv
|
||||
|
||||
msg_info "Installing Dependencies"
|
||||
|
||||
Reference in New Issue
Block a user