Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/SoftEtherVPN/SoftEtherVPN_Stable.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordnobori <da.git@softether.co.jp>2014-01-04 17:00:08 +0400
committerdnobori <da.git@softether.co.jp>2014-01-04 17:00:08 +0400
commit749497dde0a1dd08c434a73b9d4e93dc3e3326d9 (patch)
tree7c83a55919c0f1aa1267c4dbcd008f1644f961ee /src/configure
parentd433e567a561f8ae094a535025b02c7dc47026c6 (diff)
v4.03-9408-rtm
Diffstat (limited to 'src/configure')
-rwxr-xr-xsrc/configure10
1 files changed, 10 insertions, 0 deletions
diff --git a/src/configure b/src/configure
new file mode 100755
index 00000000..6b7bfb2e
--- /dev/null
+++ b/src/configure
@@ -0,0 +1,10 @@
+#!/bin/sh
+
+echo 'Move to the parent directory and run ./configure script as following:'
+echo
+echo '$ cd ..'
+echo '$ ./configure'
+echo
+echo 'Good luck!'
+echo
+