summaryrefslogtreecommitdiff
path: root/clean.sh
diff options
context:
space:
mode:
authorChristian Pointner <equinox@spreadspace.org>2015-12-09 23:57:12 +0100
committerChristian Pointner <equinox@spreadspace.org>2015-12-09 23:57:12 +0100
commit7f7720028981e93aa9ce7518c33a5b714d396684 (patch)
treeecbdde5ab63b0b18b31c86dcf6c425422d92cbcf /clean.sh
parentadded bootstrap/clean scripts (diff)
added builds for many architectures
Diffstat (limited to 'clean.sh')
-rwxr-xr-xclean.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/clean.sh b/clean.sh
index 9d285b3..f8a8b22 100755
--- a/clean.sh
+++ b/clean.sh
@@ -2,5 +2,5 @@
export GOPATH=`pwd`/.gopath
-rm -f acmetool
+rm -f acmetool.*
rm -rf $GOPATH