MycroftOS: Don's start mycroft-cli-client by default.

- Also in preperation to showing a help section with typical
  commands available for MycroftOS.
This commit is contained in:
Peter Steenbergen 2019-12-08 14:23:02 +01:00
parent 1adee13f9f
commit e1862c63aa
1 changed files with 4 additions and 3 deletions

View File

@ -14,6 +14,7 @@ echo "** MycroftOS Version 0.1.0 **"
echo "** **"
echo "***************************************************************"
echo
echo "Please wait a moment while I load the Mycroft CLI client ..."
sleep 2 # give user a few moments to notice the version
mycroft-cli-client
echo "Welcome to MycroftOS, you can start the mycroft CLI by; "
echo
echo "mycroft-cli-client"