fix serve filepath issue
This commit is contained in:
parent
bd6a19812d
commit
803f264a2f
1 changed files with 1 additions and 1 deletions
2
justfile
2
justfile
|
|
@ -1,2 +1,2 @@
|
|||
serve:
|
||||
stlthumb.py serve --host 0.0.0.0 --port 8037
|
||||
./stlthumb.py serve --host 0.0.0.0 --port 8037
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue