diff --git a/Quilibrium.sh b/Quilibrium.sh index 9048115..7b8b049 100644 --- a/Quilibrium.sh +++ b/Quilibrium.sh @@ -23,7 +23,7 @@ echo "sysctl 配置已重新加载" sudo apt update && sudo apt -y upgrade # Install wget, screen, and git without any prompts -sudo apt install git ufw bison screen -y +sudo apt install git ufw bison screen binutils gcc make -y # Install GVM