Update Quilibrium.sh

This commit is contained in:
smeb y 2024-03-02 11:27:27 +08:00 committed by GitHub
parent 7d96d20401
commit bb15eb2f6c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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