瀏覽代碼

Update wgmtu.sh

蘭雅sRGB 4 年之前
父節點
當前提交
ceaf4f4ecc
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      Wireguard/wgmtu.sh

+ 1 - 1
Wireguard/wgmtu.sh

@@ -163,7 +163,7 @@ ss_kcp_udp2raw_wg_speed(){
 
 # 常用工具和配置
 get_tools_conf(){
-    apt install -y htop tmux curl wget vim psmisc
+    apt install -y htop tmux curl wget vim psmisc bash-completion  ca-certificates locales
  #  yum install -y vim htop tmux screen iperf3  >/dev/null 2>&1
     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