improvement: Improve generate.sh

This commit is contained in:
Kazhnuz 2020-08-09 10:28:53 +02:00
parent 650e2832d7
commit 7acbff765b

2
generate.sh Normal file → Executable file
View file

@ -2,5 +2,5 @@ echo "STEP 1 - Generation des fichiers statics"
gulp
echo "STEP 2 - Generation du blog"
cd src/blog
cd src
hexo generate