Explorar o código

added command to ReadMe.txt

DS %!s(int64=3) %!d(string=hai) anos
pai
achega
323c500e4a
Modificáronse 1 ficheiros con 4 adicións e 0 borrados
  1. 4 0
      ReadMe.txt

+ 4 - 0
ReadMe.txt

@@ -0,0 +1,4 @@
+Command to open index.html from Raspi:
+- Go to folder with index.html
+- pushd <filename>.html;  python3 -m http.server 9999; popd;
+In same network got to <ip>:9999