[arm64] Port scripts between mediamtx-nocodb to support arm64 (#15254)

This commit is contained in:
Sam Heinz
2026-06-22 04:42:17 +10:00
committed by GitHub
parent 518b8406e3
commit df187136ef
27 changed files with 41 additions and 32 deletions
+1 -1
View File
@@ -13,7 +13,7 @@ setting_up_container
network_check
update_os
fetch_and_deploy_gh_release "nocodb" "nocodb/nocodb" "singlefile" "latest" "/opt/nocodb/" "Noco-linux-x64"
fetch_and_deploy_gh_release "nocodb" "nocodb/nocodb" "singlefile" "latest" "/opt/nocodb/" "Noco-linux-$(arch_resolve "x64" "arm64")"
msg_info "Creating Service"
cat <<EOF >/etc/systemd/system/nocodb.service