ref: a5061f44063493b08e54d4afc2f869dc8ff1dccf
dir: /README.shithub.md/
# To run the shithub software: ```/rc/bin/service/tcp80```: ``` #!/bin/rc bind /usr/web /mnt/static exec /bin/tcp80 -r /sys/lib/tcp80 ``` ```/lib/namespace.httpd```: ``` bind /mnt/static /usr/web/static ```