mirror of
https://github.com/overcuriousity/autopsy-flatpak.git
synced 2025-07-08 22:29:33 +00:00
env vars
This commit is contained in:
parent
ff68786154
commit
2c4f2d7c61
@ -46,6 +46,8 @@ apps:
|
|||||||
jdkhome: /usr/lib/jvm/bellsoft-java8-full-amd64
|
jdkhome: /usr/lib/jvm/bellsoft-java8-full-amd64
|
||||||
LD_LIBRARY_PATH: $SNAP/usr/local/lib:$LD_LIBRARY_PATH
|
LD_LIBRARY_PATH: $SNAP/usr/local/lib:$LD_LIBRARY_PATH
|
||||||
PATH: $SNAP/usr/local/bin:$PATH
|
PATH: $SNAP/usr/local/bin:$PATH
|
||||||
|
SOLR_LOGS_DIR: $HOME/.autopsy/dev/solr/logs
|
||||||
|
SOLR_PID_DIR: $HOME/.autopsy/dev/solr/logs
|
||||||
command: autopsy/bin/autopsy
|
command: autopsy/bin/autopsy
|
||||||
common-id: org.sleuthkit.autopsy
|
common-id: org.sleuthkit.autopsy
|
||||||
plugs:
|
plugs:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user