setup.sh 108 B

123456
  1. #!/bin/bash
  2. fw_depends postgresql lua luarocks openresty
  3. luarocks install lapis
  4. lapis server production &