diff --git a/l2tp.sh b/l2tp.sh index ce3411a..79a1242 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.21" rootness(){ if [[ $EUID -ne 0 ]]; then