add user to crontab

This commit is contained in:
Nikolay Gorylenko
2015-08-02 12:57:12 +02:00
parent 60e6d99b95
commit 427c8d24a5

View File

@@ -1 +1,2 @@
* * * * * php /var/www/html/artisan schedule:run 1>> /dev/null 2>&1
#minute hour mday month wday who command
* * * * * www-data php /var/www/html/artisan schedule:run 1>> /dev/null 2>&1