Changed default url.
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
#!/usr/bin/env bash
|
#!/usr/bin/env bash
|
||||||
|
|
||||||
cd $(rospack find aescape_lab_ui)
|
cd $(rospack find aescape_lab_ui)
|
||||||
python3 -m http.server --bind titan.local
|
python3 -m http.server 8000 --bind titan.aescape.co
|
||||||
Reference in New Issue
Block a user