mirror of
https://github.com/Pecusx/piradio-mini.git
synced 2026-05-20 22:33:44 +02:00
Better (???) update procedure.
This commit is contained in:
@@ -54,6 +54,7 @@ if (isset($msg)) {
|
||||
echo "</script>\r\n";
|
||||
} else {
|
||||
echo "Update from github canceled.<br>\r\n";
|
||||
$end = shell_exec('sudo ./scripts/cancel_update.sh');
|
||||
echo "<script>\r\n";
|
||||
echo "// redirect to main after 2 seconds\r\n";
|
||||
echo "window.setTimeout(function() {\r\n";
|
||||
|
||||
Reference in New Issue
Block a user