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"
$STD apt-get install -y \
curl \
wget \
mc
curl \
wget \
mc
msg_ok "Installed Dependencies"
msg_info "Setting up Node.js Repository"