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

View File

@@ -19,6 +19,8 @@ $STD apt-get install -y curl
$STD apt-get install -y sudo
$STD apt-get install -y mc
$STD apt-get install -y gpg
$STD apt-get install -y wget
$STD apt-get install -y openssh-server
msg_ok "Installed Dependencies"
msg_info "Installing Neo4j (patience)"