fix poetry path
This commit is contained in:
parent
d087879ea8
commit
69c8e898f4
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Reference in a new issue