This commit is contained in:
Michel Roegl-Brunner 2024-12-19 15:57:17 +01:00
parent 0672dc0353
commit 3e736e0aad

View File

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