Jump to content

run script failed


Recommended Posts

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

Link to comment

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...