behnambagheri / fake-traffic

GNU Lesser General Public License v3.0
62 stars 12 forks source link

no crontab for root #2

Open Zo0oX opened 1 year ago

Zo0oX commented 1 year ago

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

darhelm commented 5 months ago

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.