Closed arno56 closed 1 year ago
Is there any way to specify a different setting file (jvSettings.json) when running Javinizer? I created jvSettings2.json
That's the code line I am using in my Linux Terminal. pwsh -Command Javinizer -Path /my/path -DestinationPath /my/destination/path -force
Thanks
Use the -SettingsPath parameter.
-SettingsPath
https://docs.jvlflame.net/using-javinizer/general-usage/updating-settings-via-the-cmdline
Thanks jvlflame
Is there any way to specify a different setting file (jvSettings.json) when running Javinizer? I created jvSettings2.json
That's the code line I am using in my Linux Terminal. pwsh -Command Javinizer -Path /my/path -DestinationPath /my/destination/path -force
Thanks