index
:
truepolyglot
master
Polyglot file generator project
git
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
website
/
start_server.sh
blob: 0060e394ad131b96c6b4ac9dc6331de719fc1fa6 (
plain
)
1
2
3
#!/bin/bash
echo
"http://127.0.0.1:8000"
python
-m
SimpleHTTPServer
8000