mirror of
https://github.com/Radarr/Radarr
synced 2025-02-05 06:12:02 +00:00
4 lines
49 B
Batchfile
4 lines
49 B
Batchfile
|
@ECHO OFF
|
||
|
net stop nzbdrone
|
||
|
nzbdrone.exe /u
|
||
|
pause
|