Jump to content

run script failed


Recommended Posts

Posted

I want to create a new xmind file with the specified name,but it failed。

the code is here。

 

query=$1

cd ~/Library/Mobile\ Documents/iCloud~net~xmind~brownieapp/Documents

cp template.xmind $query.xmind


open -a Xmind ./$query.xmind

 


image.thumb.png.86621e56a967de8ba39177a536a6ad01.png

 

when i open debug。

it shows effor occured。

image.png

Posted

Hi @tobemaster, welcome to the forum.

 

Unless you've made an incredibly obvious mistake, we can't tell you what's wrong with a workflow based on pictures and snippets. Please upload your workflow somewhere (Dropbox?) and post a link, so we can see and run the actual workflow.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...