Can't install CRON job

cron, cron-task, unix

Solution

At the end of the file, add a new blank line, and reinstall crontab crontab.txt

Problem

When I try installing my Cron job I get the following error: "crontab.txt":8: premature EOF errors in crontab file, can't install

Original source