From a90650a6b457d35fcb63b7c3d263a5dd191d3682 Mon Sep 17 00:00:00 2001 From: hwdsl2 Date: Sun, 16 Feb 2014 01:11:58 -0800 Subject: [PATCH] --- vpnsetup.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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