startbartender 89 B

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