mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2026-05-20 07:35:04 +00:00
Fix fetch method (#10608)
This commit is contained in:
+1
-1
@@ -36,7 +36,7 @@ function update_script() {
|
||||
mv /opt/koillection/ /opt/koillection-backup
|
||||
msg_ok "Backup created"
|
||||
|
||||
fetch_and_deploy_gh_release "koillection" "benjaminjonard/koillection"
|
||||
fetch_and_deploy_gh_release "koillection" "benjaminjonard/koillection" "tarball"
|
||||
|
||||
msg_info "Updating Koillection"
|
||||
cd /opt/koillection
|
||||
|
||||
Reference in New Issue
Block a user