[arm64] Port scripts between thingsboard & wanderer to support arm64 (#15286)

This commit is contained in:
Sam Heinz
2026-06-22 21:27:16 +10:00
committed by GitHub
parent ca6eacdd92
commit c218deddd1
42 changed files with 57 additions and 51 deletions
+1 -1
View File
@@ -22,7 +22,7 @@ msg_ok "Installed Dependencies"
setup_hwaccel
msg_info "Installing Unmanic"
$STD pip3 install unmanic
$STD pip3 install --break-system-packages unmanic
msg_ok "Installed Unmanic"
msg_info "Creating Service"