1
0
mirror of https://github.com/community-scripts/ProxmoxVE.git synced 2025-04-18 23:18:07 +00:00

Update the-lounge-install.sh

This commit is contained in:
CanbiZ 2024-11-29 20:01:05 +01:00
parent fe4b8fed8a
commit f0936500d3

View File

@ -15,9 +15,9 @@ update_os
msg_info "Installing Dependencies" msg_info "Installing Dependencies"
$STD apt-get install -y \ $STD apt-get install -y \
curl \ curl \
wget \ wget \
mc mc
msg_ok "Installed Dependencies" msg_ok "Installed Dependencies"
msg_info "Setting up Node.js Repository" msg_info "Setting up Node.js Repository"