mirror of
https://github.com/mitb-archive/filebot
synced 2024-11-16 06:15:02 -05:00
# support FILEBOT_OPTS environment variable
This commit is contained in:
parent
b17e71dc38
commit
36412a864d
@ -34,5 +34,5 @@
|
|||||||
# force Application User Model ID for Windows Store
|
# force Application User Model ID for Windows Store
|
||||||
-Dnet.filebot.AppUserModelID=@{microsoft.application.name}
|
-Dnet.filebot.AppUserModelID=@{microsoft.application.name}
|
||||||
|
|
||||||
# support JAVA_OPTS environment variable
|
# support FILEBOT_OPTS environment variable
|
||||||
%JAVA_OPTS%
|
%FILEBOT_OPTS%
|
||||||
|
@ -34,5 +34,5 @@
|
|||||||
# force Application User Model ID for Windows Store
|
# force Application User Model ID for Windows Store
|
||||||
-Dnet.filebot.AppUserModelID=@{microsoft.application.name}
|
-Dnet.filebot.AppUserModelID=@{microsoft.application.name}
|
||||||
|
|
||||||
# support JAVA_OPTS environment variable
|
# support FILEBOT_OPTS environment variable
|
||||||
%JAVA_OPTS%
|
%FILEBOT_OPTS%
|
||||||
|
Loading…
Reference in New Issue
Block a user