fix #74: warn if about to write to already visited ad, overwrite if -f

This commit is contained in:
2024-02-10 14:06:06 +01:00
parent ed78731b3c
commit e838f71781
11 changed files with 54 additions and 8 deletions

View File

@@ -1,5 +1,7 @@
#!/bin/sh -x
base="../kleinanzeigen"
rm -rf $base
mkdir -p $base
echo "Generating /s-bestandsliste.html"