I set crontab using crontab -e
40 20 * * * ts-node /root/projects/automation/src/index.ts
after that I got message that the new crontab is added<