1
0
mirror of https://github.com/mitb-archive/filebot synced 2024-12-22 15:58:52 -05:00

Make a separate PKG build so we can have APP bundles with and without embedded JRE (i.e. no embedded JRE for brew cask automatic install)

This commit is contained in:
Reinhard Pointner 2018-06-24 02:39:39 +07:00
parent 3d94f36686
commit abae60ba3a

View File

@ -1,5 +1,5 @@
#!/bin/sh
FILEBOT_HOME="/Application/FileBot.app/Contents/Home"
FILEBOT_HOME="/Application/FileBot.app/Contents"
JAVA_HOME="$FILEBOT_HOME/PlugIns/jre-@{java.version}.jre/Contents/Home"
# select application data folder