Hi,
I use a script to backup my home directory and now I want to add it to a cronjob but it does not work yet.
here my crontab setup;
I really don't know why it does not start?
thanks
I use a script to backup my home directory and now I want to add it to a cronjob but it does not work yet.
here my crontab setup;
Code:
0 23 * * * sh /home/james/rsync_backup.sh
I really don't know why it does not start?
thanks
Last edited: