mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2026-09-26 22:27:15 +02:00
[arm64] Port scripts between thingsboard & wanderer to support arm64 (#15286)
This commit is contained in:
@@ -13,7 +13,7 @@ setting_up_container
|
||||
network_check
|
||||
update_os
|
||||
|
||||
fetch_and_deploy_gh_release "upgopher" "wanetty/upgopher" "prebuild" "latest" "/opt/upgopher" "upgopher_*_linux_amd64.tar.gz"
|
||||
fetch_and_deploy_gh_release "upgopher" "wanetty/upgopher" "prebuild" "latest" "/opt/upgopher" "upgopher_*_linux_$(arch_resolve).tar.gz"
|
||||
|
||||
msg_info "Installing Upgopher"
|
||||
chmod +x /opt/upgopher/upgopher
|
||||
|
||||
Reference in New Issue
Block a user