소스 검색

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