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
blob: 08bc7cf88c7522d47ea63c1282988eedb4e53e7f (
plain
)
1
2
3
4
5
6
7
8
#!/bin/bash set -eu cd gocryptfs_main echo -n "Compiling... " go build echo "done."