docs
docs copied to clipboard
[fix] scheduler code example
&> /dev/null // notation works
>> /dev/null 2>&1 // notation doesn't work
Thanks @mjauvin
BOTH work. Hosting provider replied, they made a change in the permissions, so I guess both work but there was a wrong setup on their end. They also updated my php path to the correct path
Perhaps better like the latest commit?
@bennothommo can you fix the linter?