reynico / raspberry-noaa

Fully automated ISS SSTV, NOAA and Meteor satellite image downloader using Raspberry PI
https://github.com/reynico/raspberry-noaa
GNU General Public License v3.0
183 stars 57 forks source link

[Error] #125

Closed klikis closed 3 years ago

klikis commented 3 years ago

Why can't I see the list of steps? where did I go wrong? Cattura

jekhokie commented 3 years ago

@klikis Did you run ./schedule.sh after you performed the install? That script is what creates the passes, and by default is run at midnight every night (see crontab -l), so the first time you install you need to run the ./schedule.sh script unless you want to wait until midnight.

klikis commented 3 years ago

many thanks you were clear and kind.