summaryrefslogtreecommitdiff
path: root/all.bash
diff options
context:
space:
mode:
Diffstat (limited to 'all.bash')
-rwxr-xr-xall.bash6
1 files changed, 0 insertions, 6 deletions
diff --git a/all.bash b/all.bash
deleted file mode 100755
index ab55293..0000000
--- a/all.bash
+++ /dev/null
@@ -1,6 +0,0 @@
-#!/bin/bash
-
-set -eu
-
-cd gocryptfs_main
-go build