index
:
gocryptfs
570
LockSharedStorage
LockSharedStorage_rebase1
allow_other
codeql
dependabot
det
e19bdependabot/go_modules/golang.org/x/crypto-0.31.0
master
next
paralin-update-deps
setup-go-v3
testing_init
Mirror of gocryptfs source code on Github
https://github.com/rfjakob/gocryptfs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
all.bash
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
Diffstat
(limited to 'all.bash')
-rwxr-xr-x
all.bash
2
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."