# 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
|
||||
-Dnet.filebot.AppUserModelID=@{microsoft.application.name}
|
||||
|
||||
# support JAVA_OPTS environment variable
|
||||
%JAVA_OPTS%
|
||||
# support FILEBOT_OPTS environment variable
|
||||
%FILEBOT_OPTS%
|
||||
|
|
|
@ -34,5 +34,5 @@
|
|||
# force Application User Model ID for Windows Store
|
||||
-Dnet.filebot.AppUserModelID=@{microsoft.application.name}
|
||||
|
||||
# support JAVA_OPTS environment variable
|
||||
%JAVA_OPTS%
|
||||
# support FILEBOT_OPTS environment variable
|
||||
%FILEBOT_OPTS%
|
||||
|
|
Loading…
Reference in New Issue