Question #196998 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/196998

    Status: Answered => Solved

Gerassimos confirmed that the question is solved:
>From the terminal it worked. I also noticed that from the terminal I could 
>also have 2 jar running under conditions.  So I found a workaround for the 
>problem!!!
the bash script changed as follows and it worked!!!

#!/bin/sh
DIR=my-working-dir
cd $DIR/Sikuli/  #The folder where the Sikuli jars are in.
java -jar sikuli-script.jar  $DIR/first.sikuli


thanks for your time.

-- 
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.

_______________________________________________
Mailing list: https://launchpad.net/~sikuli-driver
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~sikuli-driver
More help   : https://help.launchpad.net/ListHelp

Reply via email to