Explorar el Código

Update download url

Signed-off-by: Teddysun <[email protected]>
Teddysun hace 7 años
padre
commit
f61ee6a368
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      l2tp.sh

+ 1 - 1
l2tp.sh

@@ -10,7 +10,7 @@ export PATH
 cur_dir=`pwd`
 
 libreswan_filename="libreswan-3.27"
-download_root_url="http://dl.teddysun.com/files"
+download_root_url="https://dl.lamp.sh/files"
 
 rootness(){
     if [[ $EUID -ne 0 ]]; then