rearranged project. Added libraries.

This commit is contained in:
2023-05-27 12:12:29 -05:00
parent 01a2b35fdb
commit 849d7d27e0
4 changed files with 121 additions and 86 deletions

View File

@@ -1,5 +1,6 @@
<?php
include("../../Libraries/test.php");
echo shell_exec("../../Scripts/count-crontabs.sh");
test_func();
?>