Port new scripts to arm64

This commit is contained in:
Sam Heinz
2024-10-22 16:32:46 +10:00
parent 8a4bb5d35d
commit 8dd3861a96
17 changed files with 97 additions and 79 deletions
+3 -1
View File
@@ -28,7 +28,9 @@ $STD apt-get install -y \
make \
gnupg \
ca-certificates \
mc
mc \
wget \
openssh-server
msg_ok "Installed Dependencies"
msg_info "Installing Node.js"