Update ubuntu-install.sh

This commit is contained in:
CanbiZ 2025-04-01 13:34:15 +02:00
parent 62b2b3a840
commit 37194a5724

View File

@ -16,7 +16,7 @@ update_os
msg_info "Installing Dependencies"
$STD apt-get install -y curl
$STD apt-get install -y sudo
$STD apt-get install -y mc
$STD apt-get install -y jq
msg_ok "Installed Dependencies"
msg_info "Check GH Releases"