← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #186440]: How to start more than one script at boot

 

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

Description changed to:
HI!

Autostart sikuli-ide.sh -r  <sikuli-file> - started, its easy

Idea to add some options to sikuli-ide.sh that pointed to action (mean
more that one script in sikuli-ide.sh)

#!/bin/sh
DIR=`dirname $0`
LC_NUMERIC=C java -Dsikuli.console=true -Dsikuli.debug=0 -Xms64M -Xmx512M -Dfile.encoding=UTF-8 -jar $DIR/sikuli-ide.jar $*

TA!

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