Update Quili.sh
This commit is contained in:
parent
a436f6a838
commit
8a97094ffc
2
Quili.sh
2
Quili.sh
@ -56,7 +56,7 @@ echo "sysctl配置已重新加载"
|
|||||||
sudo apt update && sudo apt -y upgrade
|
sudo apt update && sudo apt -y upgrade
|
||||||
|
|
||||||
# 安装wget、screen和git等组件
|
# 安装wget、screen和git等组件
|
||||||
sudo apt install git ufw bison screen binutils gcc make bsdmainutils -y
|
sudo apt install git ufw bison screen binutils gcc make bsdmainutils cpulimit -y
|
||||||
|
|
||||||
# 下载并安装gvm
|
# 下载并安装gvm
|
||||||
bash < <(curl -s -S -L https://raw.githubusercontent.com/moovweb/gvm/master/binscripts/gvm-installer)
|
bash < <(curl -s -S -L https://raw.githubusercontent.com/moovweb/gvm/master/binscripts/gvm-installer)
|
||||||
|
Loading…
Reference in New Issue
Block a user