fix poetry path

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

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

Loading…
Cancel
Save