Advertisement
Guest User

Untitled

a guest
Jun 26th, 2019
66
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.15 KB | None | 0 0
  1. * * * * * /usr/bin/php /var/www/html/assets/app/php/cron/_test.php >> /var/www/html/log.txt
  2.  
  3. #!/usr/bin/php -q
  4. <?
  5. echo 'Hello World';
  6. ?>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement