aboutsummaryrefslogtreecommitdiff
path: root/build.bash
diff options
context:
space:
mode:
authorJakob Unterwurzacher2015-10-11 17:14:18 +0200
committerJakob Unterwurzacher2015-10-11 17:14:18 +0200
commit5dc7e44aa2cb6527b0e2f4e7108c8cbd7c2a72c1 (patch)
tree30c9c35c0aaa5646ba90fee3efdfe4ea62550fed /build.bash
parent6825d0e7406b8e761daca63770e28842bed5fd85 (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-xbuild.bash1
1 files changed, 0 insertions, 1 deletions
diff --git a/build.bash b/build.bash
index ab55293..8d985d0 100755
--- a/build.bash
+++ b/build.bash
@@ -2,5 +2,4 @@
set -eu
-cd gocryptfs_main
go build