Parcourir la source

Update ss_brook.sh

蘭雅sRGB il y a 6 ans
Parent
commit
63ba80f9bd
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  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