eco2d/run_web.sh

6 lines
83 B
Bash
Raw Normal View History

2022-09-11 19:58:30 +00:00
#!/bin/bash
set -xe
python -m http.server --directory build_web --bind 127.0.0.1