mirror of
https://github.com/Jackett/Jackett
synced 2024-12-21 23:33:18 +00:00
jackett_launcher.bat: drop old XP support
This commit is contained in:
parent
8845555a1c
commit
6088a8297d
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ if errorlevel 1 (
|
|||
goto continue
|
||||
) else (
|
||||
echo JackettUpdater is still running
|
||||
ping -n 2 127.0.0.1 > nul
|
||||
timeout /t 1 /nobreak > nul
|
||||
goto loop
|
||||
)
|
||||
|
||||
|
|
Loading…
Reference in a new issue