Fix picapport metabase
This commit is contained in:
parent
6c4f22d566
commit
06ecaba890
3 changed files with 3 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
#!/usr/bin/env bash
|
||||
source /etc/default/picapport
|
||||
|
||||
/usr/bin/java ${JAVA_ARGS} -jar /usr/lib/picapport/picapport-headless.jar ${PICAPPORT_CONF}
|
||||
exec /usr/bin/java ${JAVA_ARGS} -jar /usr/lib/picapport/picapport-headless.jar ${PICAPPORT_CONF}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue