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