#706 - saying that isn't connected
parent
bbec0c602f
commit
66389dbc0f
|
@ -67,7 +67,6 @@ def install_default_skills(speak=True):
|
|||
if t.splitlines()[-1] == "Installed!" and speak:
|
||||
ws.emit(Message("speak", {
|
||||
'utterance': "Skills Updated. Mycroft is ready"}))
|
||||
elif speak:
|
||||
ws.emit(Message("speak", {
|
||||
'utterance': "Check your network connection"}))
|
||||
|
||||
|
|
Loading…
Reference in New Issue