diff --git a/extras/vpnupgrade_alpine.sh b/extras/vpnupgrade_alpine.sh index 752f9bf..ded1992 100755 --- a/extras/vpnupgrade_alpine.sh +++ b/extras/vpnupgrade_alpine.sh @@ -111,8 +111,8 @@ Version to install: Libreswan $SWAN_VER Note: This script will make the following changes to your VPN configuration: - Fix obsolete ipsec.conf and/or ikev2.conf options - Optimize VPN ciphers - IKEv2 helper script will be updated to the latest version. Your other - VPN config files will not be modified. + - Update IKEv2 helper script + Your other VPN config files will not be modified. EOF diff --git a/extras/vpnupgrade_amzn.sh b/extras/vpnupgrade_amzn.sh index 8872b32..c20c2cc 100755 --- a/extras/vpnupgrade_amzn.sh +++ b/extras/vpnupgrade_amzn.sh @@ -94,8 +94,8 @@ Version to install: Libreswan $SWAN_VER Note: This script will make the following changes to your VPN configuration: - Fix obsolete ipsec.conf and/or ikev2.conf options - Optimize VPN ciphers - IKEv2 helper script will be updated to the latest version. Your other - VPN config files will not be modified. + - Update IKEv2 helper script + Your other VPN config files will not be modified. EOF diff --git a/extras/vpnupgrade_centos.sh b/extras/vpnupgrade_centos.sh index e0974c3..fec0c24 100755 --- a/extras/vpnupgrade_centos.sh +++ b/extras/vpnupgrade_centos.sh @@ -112,8 +112,8 @@ Version to install: Libreswan $SWAN_VER Note: This script will make the following changes to your VPN configuration: - Fix obsolete ipsec.conf and/or ikev2.conf options - Optimize VPN ciphers - IKEv2 helper script will be updated to the latest version. Your other - VPN config files will not be modified. + - Update IKEv2 helper script + Your other VPN config files will not be modified. EOF diff --git a/extras/vpnupgrade_ubuntu.sh b/extras/vpnupgrade_ubuntu.sh index 23bccd9..2ad3a4c 100755 --- a/extras/vpnupgrade_ubuntu.sh +++ b/extras/vpnupgrade_ubuntu.sh @@ -121,8 +121,8 @@ Version to install: Libreswan $SWAN_VER Note: This script will make the following changes to your VPN configuration: - Fix obsolete ipsec.conf and/or ikev2.conf options - Optimize VPN ciphers - IKEv2 helper script will be updated to the latest version. Your other - VPN config files will not be modified. + - Update IKEv2 helper script + Your other VPN config files will not be modified. EOF