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

Merge PR #634: configure: stop on any error

This commit is contained in:
Davide Beatrici
2018-08-11 14:17:49 +02:00
committed by GitHub
Vendored
+2
View File
@@ -1,5 +1,7 @@
#!/bin/sh
set -e
echo '---------------------------------------------------------------------'
echo 'SoftEther VPN for Unix'
echo