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 }
|
||||
vi *.properties
|
||||
|
||||
{ debug }
|
||||
java -jar mobibot.jar -debug
|
||||
{ help }
|
||||
java -jar mobibot.jar -h
|
||||
|
||||
{ launch }
|
||||
/usr/bin/nohup java -jar mobibot.jar &
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue