port Spoolman, PeaNUT to ARM64

This commit is contained in:
Sam Heinz
2024-06-14 17:52:17 +10:00
parent e4885e2311
commit fd3b832292
10 changed files with 23 additions and 17 deletions
+1 -1
View File
@@ -2,7 +2,6 @@
# Copyright (c) 2021-2024 tteck
# Author: tteck (tteckster)
# Co-Author: remz1337
# License: MIT
# https://github.com/tteck/Proxmox/raw/main/LICENSE
@@ -19,6 +18,7 @@ $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
msg_ok "Installed Dependencies"
msg_info "Installing Node.js"