Use /tmp to store temporay sitemap.txt files
This commit is contained in:
parent
7a33f7dfb3
commit
20dbcf307e
@ -1,8 +1,8 @@
|
||||
<h1>Site map</h1>
|
||||
|
||||
%{
|
||||
p=`{pwd}
|
||||
tmpfile=$p/tmp/sitemap_$pid.txt
|
||||
tmpfile=/tmp/werc_sitemap_$pid.txt
|
||||
echo '' > $tmpfile
|
||||
saveddf = $dirfilter
|
||||
|
||||
fn getMdDesc {
|
||||
|
Loading…
Reference in New Issue
Block a user