You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I use Raspberry Pi 4 with Raspberry Pi OS 64 and I installed the megaind repository. If I run set_time.sh from terminal it works, but when I set a cron job it doesn't. I have to set the full path to megaind in set_time.sh to work with cron.
I use Raspberry Pi 4 with Raspberry Pi OS 64 and I installed the megaind repository. If I run set_time.sh from terminal it works, but when I set a cron job it doesn't. I have to set the full path to megaind in set_time.sh to work with cron.
t=$(/usr/local/bin/megaind 0 rtcrd)
https://github.com/SequentMicrosystems/megaind-rpi/blob/dbd74395461a73d679b6d19d1c133ee994e36adc/rtc/set_time.sh#LL20C1-L20C21
The text was updated successfully, but these errors were encountered: