This commit is contained in:
parent
641b9a818a
commit
0045668689
@ -36,8 +36,8 @@ apt-get install xl2tpd -y
|
|||||||
# Compile and install Libreswan
|
# Compile and install Libreswan
|
||||||
mkdir -p /opt/src
|
mkdir -p /opt/src
|
||||||
cd /opt/src
|
cd /opt/src
|
||||||
wget -qO- https://download.libreswan.org/libreswan-3.8.tar.gz | tar xvz
|
wget -qO- https://download.libreswan.org/libreswan-3.9.tar.gz | tar xvz
|
||||||
cd libreswan-3.8
|
cd libreswan-3.9
|
||||||
make programs
|
make programs
|
||||||
make install
|
make install
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user