debmaker/ressources/picapport/rootfs/usr/bin/picapport
2022-11-01 05:29:07 +01:00

4 lines
148 B
Bash
Executable file

#!/usr/bin/env bash
source /etc/default/picapport
exec /usr/bin/java ${JAVA_ARGS} -jar /usr/lib/picapport/picapport-headless.jar ${PICAPPORT_CONF}