When to try something like that : ```bash imessage --text "I'm ready" --contact "0601010101" ``` If return this message : ```bash sh: -c: line 7: unexpected EOF while looking for matching `'' sh: -c: line 8: syntax error: unexpected end of file ``` Possible to fix this?