This commit is contained in:
CanbiZ 2024-11-30 08:48:55 +01:00 committed by GitHub
parent 3f1cde865e
commit 8c7b72e71b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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