diff --git a/justfile b/justfile index e4e45dc..f400322 100644 --- a/justfile +++ b/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