fix poetry path

pull/2/head
Yax 3 years ago
parent d087879ea8
commit 69c8e898f4

@ -5,7 +5,7 @@ cd /
rm -rf /blog rm -rf /blog
git clone https://github.com/kianby/blog.git git clone https://github.com/kianby/blog.git
cd /blog cd /blog
poetry install ~/.poetry/bin/poetry install
make make
# nginx serve # nginx serve

Loading…
Cancel
Save