Update the startSever.bat to use python 3

This commit is contained in:
orboditilt 2019-01-06 18:25:59 +01:00
parent c5bf492fc0
commit a76114f2c1

View File

@ -1 +1 @@
c:\Python27\python.exe -m SimpleHTTPServer 80
python -m http.server