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:
parent
3d94f36686
commit
abae60ba3a
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user