fake-traffic icon indicating copy to clipboard operation
fake-traffic copied to clipboard

no crontab for root

Open Zo0oX opened this issue 2 years ago • 1 comments

hello, i see this, how can i fix this ?

thanks

root@ir5:~# { crontab -l; echo "0 */3 * * * fake-traffic run &>> ~/.fake-traffic.log"; } | crontab -

no crontab for root

second time i try and no crontab for root is not show, but i see the traffic, notting happend

Zo0oX avatar Dec 21 '22 16:12 Zo0oX

hello probably too late to respond to this but you probably have never ran crontab -e on your machine.do that once and select an editor then it shouldn't show you that error again.

darhelm avatar Feb 17 '24 22:02 darhelm