bootstrap 167 B

1234567891011
  1. #!/bin/sh
  2. # script/bootstrap: Resolve all dependencies that the application requires to
  3. # run.
  4. cat script/misc/oteascii.txt
  5. set -e
  6. script/server