eco2d/run_web.sh

6 lines
83 B
Bash
Executable File

#!/bin/bash
set -xe
python -m http.server --directory build_web --bind 127.0.0.1