Files
old-lab_ui/scripts/webserver.sh
2019-04-26 15:18:10 -04:00

4 lines
82 B
Bash
Executable File

#!/usr/bin/env bash
cd $(rospack find aescape_lab_ui)
python3 -m http.server 8000