1
0
mirror of https://github.com/SoftEtherVPN/SoftEtherVPN.git synced 2026-04-19 21:41:18 +03:00

configure: stop on any error

This commit is contained in:
Ilya Shipitsin
2018-08-11 11:40:44 +05:00
parent e00a09b129
commit 099eedf99e
Vendored
+2
View File
@@ -1,5 +1,7 @@
#!/bin/sh #!/bin/sh
set -e
echo '---------------------------------------------------------------------' echo '---------------------------------------------------------------------'
echo 'SoftEther VPN for Unix' echo 'SoftEther VPN for Unix'
echo echo