mirror of
https://github.com/mitb-archive/filebot
synced 2025-01-08 12:28:04 -05:00
Fix stupid mistake
This commit is contained in:
parent
85580335b5
commit
da4a1d638d
@ -1,5 +1,5 @@
|
||||
#!/bin/sh
|
||||
FILEBOT_HOME="/Application/FileBot.app/Contents"
|
||||
FILEBOT_HOME="/Applications/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