First maintenance button in web-interface.

This commit is contained in:
Pecusx
2017-10-10 21:27:05 +02:00
committed by GitHub
parent 1ff6e59c89
commit 03263d9617
2 changed files with 13 additions and 0 deletions
+3
View File
@@ -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>