[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
@@ -14,7 +14,7 @@ setting_up_container
network_check
update_os
fetch_and_deploy_gh_release "memos" "usememos/memos" "prebuild" "latest" "/opt/memos" "memos*linux_amd64.tar.gz"
fetch_and_deploy_gh_release "memos" "usememos/memos" "prebuild" "latest" "/opt/memos" "memos*linux_$(arch_resolve).tar.gz"
mkdir -p /opt/memos_data
msg_info "Creating Service"