Sample Header Ad - 728x90

Run rake using Automator

2 votes
0 answers
135 views
I have install ruby using RVM. Next I create workflow in Automator, which detects new files in folder and then copies them to another dir. The next thing I want - to switch to those folder and run few rake scripts. I have tried to add next step to workflow: cd ~/blog/octopress/ rake generate rake deploy But it's failed with error: > Run shell script failed - 1 error. Rake aborted What I'm doing wrong?
Asked by Ponf (121 rep)
Feb 26, 2014, 02:52 PM
Last activity: Feb 26, 2014, 03:33 PM