1
0
mirror of https://github.com/Sonarr/Sonarr.git synced 2026-04-26 22:56:23 -04:00
Files
Sonarr/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