projects
/
westcastle.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
First commit
[westcastle.git]
/
westcastle.sh
1
#!/bin/sh
2
(
php
-S
localhost
:
8000
&) &&
sleep
1
&&
xdg
-open
http
://
localhost
:
8000