Files
ComfyBox/run.sh
2023-05-04 21:49:58 -05:00

5 lines
58 B
Bash

#!/usr/bin/env sh
pushd dist/
python -m http.server 8000