This website requires JavaScript.
Explore
Help
Sign In
kirillius
/
protected-resources-list
Watch
1
Star
0
Fork
You've already forked protected-resources-list
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
971bb46582
protected-resources-list
/
utils
/
server.sh
5 lines
87 B
Bash
Executable File
Raw
Blame
History
#!/bin/sh
SELF
=
`
dirname
$0
`
DIR
=
`
realpath
$SELF
`
cd
$DIR
php -S 0.0.0.0:8000 server.php
Reference in New Issue
View Git Blame
Copy Permalink