diff --git a/l2tp.sh b/l2tp.sh index 79a1242..ce3411a 100644 --- a/l2tp.sh +++ b/l2tp.sh @@ -9,7 +9,7 @@ export PATH #=======================================================================# cur_dir=`pwd` -libreswan_filename="libreswan-3.21" +libreswan_filename="libreswan-3.20" rootness(){ if [[ $EUID -ne 0 ]]; then