diff --git a/gohookr.sh b/gohookr.sh index 9e11989..58d0d2c 100755 --- a/gohookr.sh +++ b/gohookr.sh @@ -6,4 +6,6 @@ cd `dirname $0` git pull cd .. rm -rf notes.alv.cx/* -notes2web.py -o notes.alv.cx notes +cd /root/gronk +git pull +docker compose up --build