summaryrefslogtreecommitdiff
path: root/build.sh
diff options
context:
space:
mode:
Diffstat (limited to 'build.sh')
-rwxr-xr-xbuild.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/build.sh b/build.sh
index 667457c..402525f 100755
--- a/build.sh
+++ b/build.sh
@@ -48,7 +48,7 @@ function buildQmake {
$QMAKE -o qtbuild/Makefile "CONFIG-=debug CONFIG+=release" $PROJECT
}
-echo "[+] Building minimal qml example..."
+echo "[+] Building BitmaskVPN"
buildGoLib
buildQmake