use poetry dependencies
This commit is contained in:
parent
0c16e578e5
commit
5b7b4c4617
3 changed files with 5 additions and 3 deletions
|
|
@ -5,6 +5,7 @@ cd /
|
|||
rm -rf /blog
|
||||
git clone https://github.com/kianby/blog.git
|
||||
cd /blog
|
||||
poetry install
|
||||
make
|
||||
|
||||
# nginx serve
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue