Question #654229 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/654229
Roman Podolyan posted a new comment: To synchronize script (and images) between 2 PCs (in my case, but more can be involved) I use 3d party Git repository, which can be updated at any time by calling Git command from shell. Both script code and images get updated that way. I think Git repository solution may work for you too. First run checkout/update script and images with git, then run the execution. -- You received this question notification because your team Sikuli Drivers 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

