Use /tmp to store temporay sitemap.txt files

This commit is contained in:
Uriel 2008-09-26 14:48:31 +02:00
parent 3d3df98d31
commit 92c0e7b4d5

View file

@ -1,8 +1,8 @@
<h1>Site map</h1> <h1>Site map</h1>
%{ %{
p=`{pwd} tmpfile=/tmp/werc_sitemap_$pid.txt
tmpfile=$p/tmp/sitemap_$pid.txt echo '' > $tmpfile
saveddf = $dirfilter saveddf = $dirfilter
fn getMdDesc { fn getMdDesc {