mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-06-27 01:50:53 +01: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