diff --git a/encoder/input.php b/encoder/input.php index e1fe8a3..39bd705 100755 --- a/encoder/input.php +++ b/encoder/input.php @@ -173,12 +173,12 @@ if ($_SERVER['REQUEST_METHOD'] === 'POST') {
- - + +
- - + +
diff --git a/encoder/static.php b/encoder/static.php index e5032ff..4d47b3f 100755 --- a/encoder/static.php +++ b/encoder/static.php @@ -400,7 +400,6 @@ function update_service($which_service) echo "Error writing file."; } exec("sudo systemctl restart encoder-main"); - exec("sudo reboot"); break; case 'display';