aboutsummaryrefslogtreecommitdiffstats
path: root/rebuild.sh
diff options
context:
space:
mode:
Diffstat (limited to 'rebuild.sh')
-rwxr-xr-xrebuild.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/rebuild.sh b/rebuild.sh
index 62380e3..4c0d77c 100755
--- a/rebuild.sh
+++ b/rebuild.sh
@@ -1,4 +1,5 @@
#!/bin/sh -vq
+cd $(dirname $0)
rm bin/*
rm libexec/*
for i in src/*;do