crontab explain

This commit is contained in:
Root srvweb 2019-11-27 16:23:53 +01:00
parent b4a4a15577
commit cd2271ddcf

View file

@ -1,3 +1,4 @@
#!/usr/bin/php
<?php
$config = yaml_parse_file('./config.yaml');
include('./lib/functions.php');