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