Changed default url.

This commit is contained in:
David Walsh
2019-03-06 18:36:05 -05:00
parent d06712c516
commit ef335863c9

View File

@@ -1,4 +1,4 @@
#!/usr/bin/env bash
cd $(rospack find aescape_lab_ui)
python3 -m http.server --bind titan.local
python3 -m http.server 8000 --bind titan.aescape.co