and more...

This commit is contained in:
j 2014-05-13 01:43:27 +02:00
commit 0c18dad1b5
20 changed files with 293 additions and 146 deletions

2
ctl
View file

@ -1,5 +1,5 @@
#!/usr/bin/env bash
HOST="127.0.0.1:9842"
HOST="[::1]:9842"
NAME="openmedialibrary"
PID="/tmp/$NAME.pid"