Explorar el Código

Change python to xdg-open in unix start script

Lucas de Souza hace 3 años
padre
commit
a0ed51779f
Se han modificado 1 ficheros con 2 adiciones y 1 borrados
  1. 2 1
      start_unix.sh

+ 2 - 1
start_unix.sh

@@ -1,3 +1,4 @@
 #!/bin/bash
-python -m webbrowser http://localhost:8000
+#python -m webbrowser http://localhost:8000
+xdg-open http://localhost:8000
 ./bin/server_unix -i .