diff --git a/make.sh b/make.sh index f807436..84cb236 100755 --- a/make.sh +++ b/make.sh @@ -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