Possible fix for #87 - ngpm

This commit is contained in:
Sam Heinz
2024-10-31 16:36:44 +10:00
parent 4626a17332
commit 32c2b49569

View File

@@ -29,7 +29,8 @@ $STD apt-get -y install \
build-essential \
git \
wget \
openssh-server
openssh-server \
golang
msg_ok "Installed Dependencies"
msg_info "Installing Python Dependencies"