![]() |
REST API or SSH command to trigger a system software update - Printable Version +- Moode Forum (https://moodeaudio.org/forum) +-- Forum: moOde audio player (https://moodeaudio.org/forum/forumdisplay.php?fid=3) +--- Forum: Feature requests (https://moodeaudio.org/forum/forumdisplay.php?fid=8) +--- Thread: REST API or SSH command to trigger a system software update (/showthread.php?tid=7223) |
REST API or SSH command to trigger a system software update - dandodex - 12-22-2024 Hello all, I have 8 Moode instances at home running the ceiling speakers on 8 rooms. I would like to speed up the process of updating them each time there is a system software release. Is there a way of using the REST API or SSH commands to trigger a system software update? Thanks, Dan RE: REST API or SSH command to trigger a system software update - Tim Curtis - 12-22-2024 Theres no REST API but not a bad idea. I'll add to the TODO list. From SSH Code: sudo /var/www/util/system-updater.sh moode9 |