MycroftAI / enclosure-picroft

Mycroft interface for Raspberry Pi environment
https://mycroft.ai/documentation/picroft
GNU Lesser General Public License v3.0
804 stars 191 forks source link

Picroft2: update system as first thing after booting new install up #74

Closed andlo closed 5 years ago

andlo commented 5 years ago

When setting up Picroft as the auto_run.sh should be dooing a systemupdate as the first thing

sudo apt-get update sudo apt-get upgrade sudo reboot

And maybe inform the user that it is updating….

Reason is that I see that mycroft dosnt come up right if not done - it fails starting some of the servises.

penrods commented 5 years ago

The new unstable image should address this issue.