We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4e5dba4 commit adfb957Copy full SHA for adfb957
readme-and-install.sh
@@ -7,7 +7,7 @@ OPEN=/usr/bin/open
7
CAT=/bin/cat
8
MORE=/usr/bin/more
9
10
-$CAT <<HELPSTRING | $MORE
+$CAT <<'HELPSTRING' | $MORE
11
OS X OpenVPN Server and Client Configuration
12
13
How to build an OpenVPN VPN server on OS X pfctl and Tunnelblick.
0 commit comments