This website requires JavaScript.
Explore
Help
Sign In
neale
/
moth
mirror of
https://github.com/dirtbags/moth.git
Watch
1
Star
0
Fork
You've already forked moth
0
Code
Issues
Projects
Releases
Wiki
Activity
d98ce9b5f3
moth
/
packages
/
inferno
/
service
/
httpd
/
run
9 lines
101 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Fix up inferno package, add poster
2011-08-17 14:45:07 -06:00
#! /bin/sh -e
create inferno package
2011-08-16 16:33:38 -06:00
exec 2>&1
cd /var/www
Fix up inferno package, add poster
2011-08-17 14:45:07 -06:00
exec tcpsvd -l localhost 0 80 /opt/inferno/bin/fnord-idx . .
create inferno package
2011-08-16 16:33:38 -06:00