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
|
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…
Add table
Reference in a new issue