You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think the issue is occurring because it’s being passed incorrectly through sh.
With the Alfred debugger, I’m getting
[17:31:00.519] STDERR: Messages[Script Filter] sh: -c: line 0: unexpected EOF while looking for matching `''
sh: -c: line 1: syntax error: unexpected end of file
the apostrophe does not work with me.
this character
'
don't workThe text was updated successfully, but these errors were encountered: