Are getting a ‘wget: not found’ cron error,  but the same wget command works from the command line? Try using the entire path to the wget command.  Find the path to wget by using the locate OR whereis from the command line.  ( Example: locate wget or whereis wget ) Good luck