index
:
xlgmokha/oh-hey-caius.git
main
Unnamed repository; edit this file 'description' to name the repository.
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
script
/
server
blob: afdaa10e93bca0183a5bd9e185ee313d7f8a3f6e (
plain
)
1
2
3
4
5
6
#!/bin/sh set -e cd "$(dirname "$0")/.." ruby -run -e httpd . -p 3000