mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2026-08-08 21:59:13 +02:00
[arm64] Port scripts between mediamtx-nocodb to support arm64 (#15254)
This commit is contained in:
@@ -19,7 +19,7 @@ $STD apt install -y \
|
||||
logrotate
|
||||
msg_ok "Installed Dependencies"
|
||||
|
||||
fetch_and_deploy_gh_release "nginx-ui" "0xJacky/nginx-ui" "prebuild" "latest" "/opt/nginx-ui" "nginx-ui-linux-64.tar.gz"
|
||||
fetch_and_deploy_gh_release "nginx-ui" "0xJacky/nginx-ui" "prebuild" "latest" "/opt/nginx-ui" "nginx-ui-linux-$(arch_resolve "64" "arm64-v8a").tar.gz"
|
||||
|
||||
msg_info "Installing Nginx UI"
|
||||
cp /opt/nginx-ui/nginx-ui /usr/local/bin/nginx-ui
|
||||
|
||||
Reference in New Issue
Block a user