Ported M-named apps to ARM64

MagicMirror
MariaDB
MediaMTX
Medusa
MeshCentral
Motioneye
MQTT
This commit is contained in:
Sam Heinz
2024-04-10 15:09:57 +10:00
parent eefdc509fe
commit 8a6fad50d1
15 changed files with 27 additions and 13 deletions

View File

@@ -17,6 +17,7 @@ msg_info "Installing Dependencies"
$STD apt-get install -y curl
$STD apt-get install -y sudo
$STD apt-get install -y mc
$STD apt-get install -y gnupg
msg_ok "Installed Dependencies"
msg_info "Installing MariaDB"