mirror of
https://github.com/Radarr/Radarr.git
synced 2026-04-23 22:25:14 -04:00
Shutdown! Restart working for services
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
using NzbDrone.Core.Messaging.Commands;
|
||||
|
||||
namespace NzbDrone.Core.Lifecycle.Commands
|
||||
{
|
||||
public class ShutdownCommand : Command
|
||||
{
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user