Files
extra/ympd/ympd.run
2025-06-22 20:39:04 -05:00

4 lines
62 B
Bash

#!/bin/sh
[ -r conf ] && . ./conf
exec ympd ${YMPD_OPTS} 2>&1