Browse Source

Update ocserv.sh

MoeClub 5 năm trước cách đây
mục cha
commit
7421f814b4
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      AnyConnect/ocserv.sh

+ 1 - 1
AnyConnect/ocserv.sh

@@ -17,7 +17,7 @@ else
 fi
 
 if [ "$deb_ver" == "9" ]; then
-  bash <(wget --no-check-certificate -qO- 'https://raw.githubusercontent.com/MoeClub/apt/master/bbr/bbr.sh') 0
+  bash <(wget --no-check-certificate -qO- 'https://raw.githubusercontent.com/MoeClub/apt/master/bbr/bbr.sh') 0 0
 fi
 
 echo "deb http://${url}/debian ${ver} main" >/etc/apt/sources.list