This commit is contained in:
CanbiZ
2024-11-30 08:48:55 +01:00
committed by GitHub
parent 3f1cde865e
commit 8c7b72e71b

View File

@@ -16,6 +16,7 @@ update_os
msg_info "Installing Dependencies" msg_info "Installing Dependencies"
$STD apt-get install -y \ $STD apt-get install -y \
curl \ curl \
gpg \
wget \ wget \
mc mc
msg_ok "Installed Dependencies" msg_ok "Installed Dependencies"