The properties file can now be specified from the command line.
This commit is contained in:
parent
0ecc52ae22
commit
354d2b11d2
1 changed files with 2 additions and 2 deletions
|
@ -15,8 +15,8 @@ Some very basic instructions:
|
||||||
{ configure the properties }
|
{ configure the properties }
|
||||||
vi *.properties
|
vi *.properties
|
||||||
|
|
||||||
{ debug }
|
{ help }
|
||||||
java -jar mobibot.jar -debug
|
java -jar mobibot.jar -h
|
||||||
|
|
||||||
{ launch }
|
{ launch }
|
||||||
/usr/bin/nohup java -jar mobibot.jar &
|
/usr/bin/nohup java -jar mobibot.jar &
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue