浏览代码

Update ss_brook.sh

蘭雅sRGB 6 年之前
父节点
当前提交
63ba80f9bd
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      ss_brook.sh

+ 1 - 1
ss_brook.sh

@@ -2,7 +2,7 @@
 
 # 常用工具和配置
 apt-get update
-apt-get install htop tmux screen iperf3
+apt-get install -y htop tmux screen iperf3
 wget -O .vimrc      --no-check-certificate https://raw.githubusercontent.com/hongwenjun/srgb/master/vim/_vimrc
 wget -O .bashrc     --no-check-certificate https://raw.githubusercontent.com/hongwenjun/srgb/master/vim/_bashrc
 wget -O .tmux.conf  --no-check-certificate https://raw.githubusercontent.com/hongwenjun/tmux_for_windows/master/.tmux.conf