6 lines
63 B
PHP
6 lines
63 B
PHP
<?php
|
|
|
|
echo shell_exec("../../Scripts/count-crontabs.sh");
|
|
|
|
?>
|