#!/bin/sh
[ -r ./conf ] && . ./conf
exec chpst -u _shiori shiori serve ${OPTS="--address 127.0.0.1 --port 8080"}