The properties file can now be specified from the command line.

This commit is contained in:
Erik C. Thauvin 2004-02-24 13:09:13 +00:00
parent 0ecc52ae22
commit 354d2b11d2

View file

@ -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 &