Browse Source

crontab explain

Root srvweb 5 years ago
parent
commit
cd2271ddcf
1 changed files with 1 additions and 0 deletions
  1. 1 0
      cron.php

+ 1 - 0
cron.php

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