Jelajahi Sumber

Change python to xdg-open in unix start script

Lucas de Souza 3 tahun lalu
induk
melakukan
a0ed51779f
1 mengubah file dengan 2 tambahan dan 1 penghapusan
  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 .