mirror of
https://github.com/fergalmoran/Readarr.git
synced 2026-01-06 08:46:34 +00:00
Restart on linux/os x working
Removed client messages for shutdown/restart since they were getting stuck
This commit is contained in:
@@ -7,11 +7,9 @@
|
||||
<button class="btn btn-icon-only x-shutdown" title="Shutdown" data-container="body">
|
||||
<i class="icon-nd-shutdown"></i>
|
||||
</button>
|
||||
{{#if_windows}}
|
||||
<button class="btn btn-icon-only x-restart" title="Restart" data-container="body">
|
||||
<i class="icon-nd-restart"></i>
|
||||
</button>
|
||||
{{/if_windows}}
|
||||
</div>
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
Reference in New Issue
Block a user