3 lines
64 B
PHP
Executable File
3 lines
64 B
PHP
Executable File
<?php
|
|
echo shell_exec("journalctl -u birdnet_recording -n 10");
|