You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Add parameter to disable the push of block-outside-dns
* -d should really do what it was supposed to do
* Fix problem where comp-lzo would always be set regardless of the parameter
echo"This script can produce the client configuration in to formats:">&2
127
+
echo"This script can produce the client configuration in two formats:">&2
128
128
echo" 1. combined (default): All needed configuration and cryptographic material is in one file (Use \"combined-save\" to write the configuration file in the same path as the separated parameter does).">&2
129
129
echo" 2. separated: Separated files.">&2
130
-
echo"Please specific one of those options as second parameter.">&2
130
+
echo"Please specify one of those options as second parameter.">&2
0 commit comments