From 8ecdc2db16858cbd7c5c75adb41021a2e1cb2c83 Mon Sep 17 00:00:00 2001 From: "kali kaneko (leap communications)" Date: Thu, 4 Jun 2020 11:57:48 +0200 Subject: [refactor] comment out some initialization functions, still need work Signed-off-by: kali kaneko (leap communications) --- build.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'build.sh') 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 -- cgit v1.2.3