This website requires JavaScript.
Explore
Help
Sign In
tristan
/
webcron-site
Watch
1
Star
0
Fork
0
You've already forked webcron-site
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
2182daa058
webcron-site
/
api
/
crontab_stats.php
4 lines
61 B
PHP
Raw
Normal View
History
Unescape
Escape
Moved files to new directories to allow for more logical organization (and for easier use on my side).
2023-05-13 18:17:50 +00:00
<
?
php
Made changes and got shell_exec working
2023-05-20 20:15:39 +00:00
echo
shell_exec
(
"
../../Scripts/count-crontabs.sh
"
);
Moved files to new directories to allow for more logical organization (and for easier use on my side).
2023-05-13 18:17:50 +00:00
?>
Reference in New Issue
Copy Permalink