summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xbuff-di-wuff2
1 files changed, 1 insertions, 1 deletions
diff --git a/buff-di-wuff b/buff-di-wuff
index 822a15d..2be2f21 100755
--- a/buff-di-wuff
+++ b/buff-di-wuff
@@ -2,7 +2,7 @@
set -e
-cache_dir='/srv/arch-mirror/sources.archlinux32'
+cache_dir=$(readlink -e "$(dirname "$0")/../httpdocs")
mkdir -p \
"${cache_dir}/md5sum" \