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:
parent
1adee13f9f
commit
e1862c63aa
|
@ -14,6 +14,7 @@ echo "** MycroftOS Version 0.1.0 **"
|
||||||
echo "** **"
|
echo "** **"
|
||||||
echo "***************************************************************"
|
echo "***************************************************************"
|
||||||
echo
|
echo
|
||||||
echo "Please wait a moment while I load the Mycroft CLI client ..."
|
echo "Welcome to MycroftOS, you can start the mycroft CLI by; "
|
||||||
sleep 2 # give user a few moments to notice the version
|
echo
|
||||||
mycroft-cli-client
|
echo "mycroft-cli-client"
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue