port myspeed to arm64

This commit is contained in:
Sam Heinz
2024-06-14 21:29:16 +10:00
parent be0de90c25
commit b04bb64434
4 changed files with 14 additions and 10 deletions
+2 -2
View File
@@ -2,7 +2,6 @@
# Copyright (c) 2021-2024 tteck
# Author: tteck
# Co-Author: MickLesk (Canbiz)
# License: MIT
# https://github.com/tteck/Proxmox/raw/main/LICENSE
# Source: https://github.com/gnmyt/myspeed
@@ -22,7 +21,8 @@ $STD apt-get install -y \
make \
gpg \
ca-certificates \
mc
mc \
wget
msg_ok "Installed Dependencies"
msg_info "Setting up Node.js Repository"