summaryrefslogtreecommitdiff
path: root/all.bash
diff options
context:
space:
mode:
Diffstat (limited to 'all.bash')
-rwxr-xr-xall.bash2
1 files changed, 0 insertions, 2 deletions
diff --git a/all.bash b/all.bash
index 08bc7cf..ab55293 100755
--- a/all.bash
+++ b/all.bash
@@ -3,6 +3,4 @@
set -eu
cd gocryptfs_main
-echo -n "Compiling... "
go build
-echo "done."