index
:
gocryptfs
LockSharedStorage
LockSharedStorage_rebase1
aegis
det
flaggy
github_macos
go-git-gitignore
master
Mirror of gocryptfs source code on Github
https://github.com/rfjakob/gocryptfs
about
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."