4 lines
106 B
Bash
Executable File
4 lines
106 B
Bash
Executable File
#!/usr/bin/env bash
|
|
|
|
cd $(rospack find aescape_lab_ui)
|
|
python3 -m http.server 8000 --bind titan.aescape.co |