]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
Moving snapshots to squidm
authorAutomatic source maintenance <squidadm@squid-cache.org>
Sat, 16 Aug 2008 09:45:48 +0000 (03:45 -0600)
committerAutomatic source maintenance <squidadm@squid-cache.org>
Sat, 16 Aug 2008 09:45:48 +0000 (03:45 -0600)
mksnapshot-cron.sh

index 6bc036b9bce5fcc6376fbf3dad9c6b50c3f0161f..89a63cfa6c516db390d01aff6d0369978bb8fa59 100755 (executable)
@@ -2,7 +2,7 @@
 # Nightly cron job to generate snapshot releases
 top=$PWD
 versions=/server/httpd/htdocs/squid-cache.org/Versions/
-TMPDIR=/tmp/hno.cron
+TMPDIR=/tmp/$LOGNAME.cron
 export TMPDIR
 if [ -d $TMPDIR ]; then
        chmod -R +w $TMPDIR