04-10-2019, 11:50 AM
Thanks for reporting this. Must have happened when my cat stepped on the keyboard ;-)
Here is the fix.
To verify the correct name
Then REBOOT
-Tim
Here is the fix.
Code:
sqlite3 /var/local/www/db/moode-sqlite3.db "update cfg_system set param='clkradio_shutdown' where id='25'"
To verify the correct name
Code:
sqlite3 /var/local/www/db/moode-sqlite3.db "select * from cfg_system where param like '%clkradio%'"
Then REBOOT
-Tim