Update ubuntu-install.sh

This commit is contained in:
CanbiZ 2025-04-03 11:16:50 +02:00
parent 5af30c6af8
commit 2ca3030df0

View File

@ -14,8 +14,6 @@ network_check
update_os update_os
msg_info "Installing Dependencies" msg_info "Installing Dependencies"
$STD apt-get install -y curl
$STD apt-get install -y sudo
$STD apt-get install -y jq $STD apt-get install -y jq
msg_ok "Installed Dependencies" msg_ok "Installed Dependencies"