Преглед изворни кода

Change python to xdg-open in unix start script

Lucas de Souza пре 3 година
родитељ
комит
a0ed51779f
1 измењених фајлова са 2 додато и 1 уклоњено
  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 .