also clean gemini

trunk
vilmibm 2022-05-30 23:44:10 +00:00
parent 7693542dc7
commit d33737054c
1 changed files with 2 additions and 1 deletions

View File

@ -35,8 +35,9 @@ fi
cp $htmlIndexTmpl $htmlIndex
# Remove old gopher posts
# Remove old gopher and gemini posts
rm -f ${gopherPath}/*
rm -f ${geminiPath}/*
# Initialize blog gophermap
echo "!the phlog of vilmibm as it were" > $gopherIndex