mirror of
https://github.com/teddysun/across.git
synced 2025-01-31 12:19:35 +08:00
update libreswan version
This commit is contained in:
parent
a8259b0120
commit
773d97a62d
2
l2tp.sh
2
l2tp.sh
@ -10,7 +10,7 @@ export PATH
|
|||||||
cur_dir=`pwd`
|
cur_dir=`pwd`
|
||||||
|
|
||||||
libevent2_src_filename="libevent-2.0.22-stable"
|
libevent2_src_filename="libevent-2.0.22-stable"
|
||||||
libreswan_filename="libreswan-3.17"
|
libreswan_filename="libreswan-3.18"
|
||||||
|
|
||||||
rootness(){
|
rootness(){
|
||||||
if [[ $EUID -ne 0 ]]; then
|
if [[ $EUID -ne 0 ]]; then
|
||||||
|
Loading…
x
Reference in New Issue
Block a user