chiark / gitweb /
testing-blockages: Script from Anthony Towns to print a brief analysis of
[bin.git] / bsmtp-pull
index 2c7e7b9813135bca6a6d73d47e24abd8e891189f..5c95f92e4c067b2e1a149b2487f8b595c9494056 100755 (executable)
@@ -7,7 +7,7 @@ if [ -z "$1" ]; then
     exit 1
 fi
 
-DIR="$HOME/.bsmtp"
+DIR="$HOME/tmp/.bsmtp"
 mkdir -p "$DIR"
 cd "$DIR"