debmaker/ressources/picapport/rootfs/usr/bin/picapport

5 lines
148 B
Plaintext
Raw Normal View History

2022-10-31 16:26:17 +01:00
#!/usr/bin/env bash
source /etc/default/picapport
2022-11-01 05:29:07 +01:00
exec /usr/bin/java ${JAVA_ARGS} -jar /usr/lib/picapport/picapport-headless.jar ${PICAPPORT_CONF}