Browse Source

configure: stop on any error

Ilya Shipitsin 7 years ago
parent
commit
099eedf99e
1 changed files with 2 additions and 0 deletions
  1. 2 0
      configure

+ 2 - 0
configure

@@ -1,5 +1,7 @@
 #!/bin/sh
 
+set -e
+
 echo '---------------------------------------------------------------------'
 echo 'SoftEther VPN for Unix'
 echo