Update gohookr script to clean before site generation
This commit is contained in:
parent
29cf143caa
commit
424603343c
@ -5,4 +5,5 @@ set -e
|
||||
cd `dirname $0`
|
||||
git pull
|
||||
cd ..
|
||||
rm -rf notes.alv.cx/*
|
||||
notes2web.py -o notes.alv.cx notes
|
||||
|
Loading…
Reference in New Issue
Block a user