Update gohookr script to clean before site generation
This commit is contained in:
parent
09d1f1a678
commit
80a9214ac7
@ -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