mirror of
https://github.com/Jackett/Jackett.git
synced 2025-09-17 17:34:09 +02:00
@@ -69,7 +69,7 @@ namespace Jackett.Common.Services
|
||||
{
|
||||
try
|
||||
{
|
||||
processService.StartProcessAndLog(EnvironmentUtil.JackettExecutablePath(), "--MigrateSettings", true);
|
||||
processService.StartProcessAndLog(EnvironmentUtil.JackettExecutablePath(), "", true);
|
||||
}
|
||||
catch
|
||||
{
|
||||
|
Reference in New Issue
Block a user