mirror of
https://github.com/Pecusx/piradio-mini.git
synced 2026-05-21 06:39:42 +02:00
First maintenance button in web-interface.
This commit is contained in:
@@ -91,6 +91,9 @@ for ($i = 0; $i < count($remoteconfigs); $i++) {
|
||||
Update to last build from github
|
||||
<a href="update.php"><button>PiRadio update</button></a>
|
||||
<hr>
|
||||
Maintenance<br>
|
||||
<a href="changeconf.php?file=clear_caches"><button>Clear logs and caches</button></a>
|
||||
<hr>
|
||||
<a href="changeconf.php?file=restart"><button>PiRadio restart</button></a>
|
||||
<a href="changeconf.php?file=reboot"><button>System reboot</button></a>
|
||||
</body>
|
||||
|
||||
Reference in New Issue
Block a user