Browse Source

configure: stop on any error

Ilya Shipitsin 7 năm trước cách đây
mục cha
commit
099eedf99e
1 tập tin đã thay đổi với 2 bổ sung0 xóa
  1. 2 0
      configure

+ 2 - 0
configure

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