diff options
Diffstat (limited to 'bin')
| -rwxr-xr-x | bin/vpnsetup | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/vpnsetup b/bin/vpnsetup index 8faf879..e131d8d 100755 --- a/bin/vpnsetup +++ b/bin/vpnsetup @@ -15,7 +15,7 @@ # with this program; if not, write to the Free Software Foundation, Inc., # 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. -set -e +set -ex # Show the help message. __vpnsetup_help() { |
