1
0
mirror of https://github.com/Radarr/Radarr.git synced 2026-04-21 22:05:43 -04:00
Files
Radarr/NzbDrone/ServiceInstall.bat
T
2011-12-01 21:44:13 -08:00

4 lines
50 B
Batchfile

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