Added shutdown/reboot feature

Added shutdown and reboot buttons to the status screen.
pull/152/head
Brad Ward 2015-12-19 15:21:19 -06:00
rodzic 3089cd5a3f
commit ee7804d124
1 zmienionych plików z 2 dodań i 0 usunięć

Wyświetl plik

@ -85,4 +85,6 @@
</div>
</div>
</div>
<a class="btn btn-warning" href="/reboot">REBOOT</a>
<a class="btn btn-danger" href="/shutdown">SHUTDOWN</a>
</div>