startbartender 83 B

12
  1. #!/bin/sh
  2. plackup --daemonize --host 127.0.0.1 --port 5000 --reload bin/app.psgi &