Hi
So I setup this cron to run this shell file every hour at minute 49 and lot the result in a txt file, the update.sh is executable
But nothing has been logged or anything, what's wrong?
So I setup this cron to run this shell file every hour at minute 49 and lot the result in a txt file, the update.sh is executable
Code:
49 * * * * /usr/bin/sh /home/galactic/update.sh > update_log.txt
Statistics: Posted by Galactic — 2024-12-25 22:00