fix serve filepath issue

This commit is contained in:
Waylon Walker 2025-08-29 20:28:00 -05:00
parent bd6a19812d
commit 803f264a2f

View file

@ -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