forgot to uncomment that again

This commit is contained in:
Lucy 2020-07-17 14:34:06 +02:00
parent 2b5195fb94
commit f504cd34ff

View File

@ -90,7 +90,7 @@ has_updates() {
fi
}
#cd /home/lucy/blog-content/
cd /home/lucy/blog-content/
rm -R dist/*
rsync --delete -avxt static/ dist/
add_header