update restart command

This commit is contained in:
Luke Pulverenti
2015-06-05 10:27:01 -04:00
parent 00aa3b0de0
commit 8e50cd4908
82 changed files with 7727 additions and 327 deletions

View File

@@ -927,7 +927,7 @@ namespace MediaBrowser.Server.Startup.Common
Logger.Debug("Calling NativeApp.Restart");
NativeApp.Restart();
NativeApp.Restart(_startupOptions);
}
/// <summary>