diff --git a/vpnsetup.sh b/vpnsetup.sh index 35c8ab0..4ae09aa 100644 --- a/vpnsetup.sh +++ b/vpnsetup.sh @@ -1,6 +1,6 @@ #!/bin/sh # -# Amazon EC2 user-data file for automatic configuration of a VPN +# Amazon EC2 user-data file for automatic configuration of IPsec/L2TP VPN # on a Ubuntu server instance. Tested with 12.04. # # DO NOT RUN THIS SCRIPT ON YOUR PC OR MAC! THIS IS MEANT TO BE RUN WHEN