diff --git a/vpnsetup.sh b/vpnsetup.sh index 1626d2e..04cd8f8 100644 --- a/vpnsetup.sh +++ b/vpnsetup.sh @@ -1,7 +1,7 @@ #!/bin/sh # # Amazon EC2 user-data file for automatic configuration of IPsec/L2TP VPN -# on a Ubuntu server instance. Tested with 12.04. +# on a Ubuntu server instance. Tested with 14.04 (Trusty) AND 12.04 (Precise). # # DO NOT RUN THIS SCRIPT ON YOUR PC OR MAC! THIS IS MEANT TO BE RUN WHEN # YOUR AMAZON EC2 INSTANCE STARTS!