Port rest of N-named apps to ARM64

n8n
Navidrome
NextCloudPi
NocoDB
Node-Red
ntfy
This commit is contained in:
Sam Heinz
2024-04-10 15:19:57 +10:00
parent 8a6fad50d1
commit b3007ccc83
13 changed files with 23 additions and 12 deletions

View File

@@ -20,6 +20,7 @@ $STD apt-get install -y mc
$STD apt-get install -y git
$STD apt-get install -y ca-certificates
$STD apt-get install -y gnupg
$STD apt-get install -y wget
msg_ok "Installed Dependencies"
msg_info "Setting up Node.js Repository"