Fix docker init
This commit is contained in:
parent
9944b69815
commit
d3f7e42bf9
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ git clone https://github.com/kianby/blog.git
|
|||
cd /blog
|
||||
uv python pin 3.12.8
|
||||
uv sync
|
||||
uv run make
|
||||
uv run python ./makesite.py
|
||||
|
||||
# nginx serve
|
||||
#nginx -g 'daemon off;'
|
||||
|
|
Loading…
Add table
Reference in a new issue