Fixed .gitignore

This commit is contained in:
Erik C. Thauvin 2015-10-22 16:00:45 -07:00
parent 9684726ee5
commit 9d67b34354
3 changed files with 11 additions and 3170 deletions

View file

@ -17,7 +17,7 @@ Some very basic instructions:
java -jar mobibot.jar -h
{ twitter oauth token request }
java -cp mobibot.jar net.thauvin.erik.mobibot.TwitterOAuth <consumerKey> <consumerSecret>
java -cp mobibot.jar net.thauvin.erik.mobibot.TwitterOAuth <consumerKey> <consumerSecret>
{ launch }
/usr/bin/nohup java -jar mobibot.jar &