mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-12-16 05:53:03 +03:00
update restart command
This commit is contained in:
@@ -927,7 +927,7 @@ namespace MediaBrowser.Server.Startup.Common
|
||||
|
||||
Logger.Debug("Calling NativeApp.Restart");
|
||||
|
||||
NativeApp.Restart();
|
||||
NativeApp.Restart(_startupOptions);
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
|
||||
Reference in New Issue
Block a user