mycroft-core/scripts
Åke 23fcc631c4 Bugfix mycroft-use github (#1659)
* Fix startup scripts

- change start.sh to the new start-mycroft.sh
- fix startup of messagebus service
- fix startup of enclosure

* Fix running dev_setup.sh as root

Use --allow-root when calling dev_setup.sh

* Correct default directory for user

On the Mark-1 the script would create the mycroft-core repo in /home/root instead of /root when running the script as root

* Skip mimic installation correctly

* Allow doing the github install without root

Running mycroft under root stumbles into issues accessing the audio. allowing unstall under pi user is also more intuitive.

* Change ownership of the webcache

* fix starting/stopping wifi-service

* Fix switching permissions

* Correct startup order

- load messagebus before enclosure
- reboot to workaround audio input issue

* Disable updates when switched to github install

* Fix identity update

identity updates weren't transfered back to the mycroft user since the linked file was overwritten. Now the identity folder is linked instead.
2018-07-10 03:26:30 -05:00
..
install-mimic.sh Change to Apache 2.0 license from GPLv3.0 2017-10-04 01:28:44 -05:00
install-pocketsphinx.sh Change to Apache 2.0 license from GPLv3.0 2017-10-04 01:28:44 -05:00
install-pygtk.sh Update pygtk link 2018-04-18 11:04:58 -05:00
my-info.sh Change to Apache 2.0 license from GPLv3.0 2017-10-04 01:28:44 -05:00
mycroft-use.sh Bugfix mycroft-use github (#1659) 2018-07-10 03:26:30 -05:00
prepare-msm.sh Support tilda in data_dir 2018-05-23 15:03:01 -05:00