以下が機能しない理由はありますか?
0 10 * * * wget --tries=1 --timeout=99999 -O send-notifications.txt http://domain.com/send-notifications/
私は以下のような他のものを持っていますが、それらは正常に動作しています:
0 3 * * * wget --tries=1 --timeout=99999 -O task-scheduler.txt http://domain.com/task-scheduler