Ported InfluxDB, ioBroker to ARM64

This commit is contained in:
Sam Heinz
2024-04-10 08:00:56 +10:00
parent eecb888e6a
commit 414901cf57
5 changed files with 7 additions and 3 deletions
+1
View File
@@ -19,6 +19,7 @@ $STD apt-get install -y sudo
$STD apt-get install -y mc
$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"