1
0
mirror of https://github.com/community-scripts/ProxmoxVE.git synced 2025-03-08 13:19:05 +00:00

add more deps

This commit is contained in:
CanbiZ 2025-02-12 11:35:23 +01:00 committed by GitHub
parent 8cf1c2969b
commit 62425bc514
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -18,7 +18,10 @@ $STD apt-get install -y \
sudo \
mc \
gpg \
make
make \
gcc \
g++ \
build-essential
msg_ok "Installed Dependencies"
msg_info "Setting up Node.js Repository"