diff options
author | Jakob Unterwurzacher | 2015-10-11 17:14:18 +0200 |
---|---|---|
committer | Jakob Unterwurzacher | 2015-10-11 17:14:18 +0200 |
commit | 5dc7e44aa2cb6527b0e2f4e7108c8cbd7c2a72c1 (patch) | |
tree | 30c9c35c0aaa5646ba90fee3efdfe4ea62550fed /build.bash | |
parent | 6825d0e7406b8e761daca63770e28842bed5fd85 (diff) |
Move main files to top level dir
This is in preparation of getting rid of the shell wrapper
Diffstat (limited to 'build.bash')
-rwxr-xr-x | build.bash | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -2,5 +2,4 @@ set -eu -cd gocryptfs_main go build |