Browse Source

Update ocserv.sh

MoeClub 5 years ago
parent
commit
7421f814b4
1 changed files with 1 additions and 1 deletions
  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