How to run shell script in automator with space in users name
I have a shell script that runs from Automator. It works fine on a computer with a user name without any spaces. However I need to run it on a computer that has the user name "staff computer" and I get an error that there is no such directory. Is there a way around this?