Removed GCC

This commit is contained in:
DragoQC 2025-11-29 08:54:55 -05:00
parent ec631a6665
commit f652556272

View File

@ -15,7 +15,7 @@ network_check
update_os update_os
msg_info "Installing Dependencies" msg_info "Installing Dependencies"
$STD apt install -y build-essential gcc $STD apt install -y build-essential
msg_ok "Installed Dependencies" msg_ok "Installed Dependencies"