1
0
Fork 0
mirror of https://github.com/Radarr/Radarr synced 2025-02-01 12:21:49 +00:00
Radarr/NzbDrone/ServiceInstall.bat

4 lines
50 B
Batchfile
Raw Normal View History

@ECHO OFF
nzbdrone.exe /i
net start nzbdrone
pause