From 4beaa42c9f75956ba5d1d1b644ceca3fb0628df3 Mon Sep 17 00:00:00 2001 From: Chaoyi Zha Date: Nov 19 2015 00:21:01 +0000 Subject: Update command to reference Python 2.7 --- diff --git a/zodbot.rst b/zodbot.rst index d03fb16..97d2fd8 100644 --- a/zodbot.rst +++ b/zodbot.rst @@ -80,7 +80,7 @@ of the log. The logs are stored in /srv/web/meetbot. Append the remainder of the log uploaded to Trac (don't worry too much about formatting; meeting.py works well with irssi- and XChat-like logs), then run:: - sudo python /usr/lib/python2.6/site-packages/supybot/plugins/MeetBot/meeting.py replay /path/to/fixed.log.txt + sudo python /usr/lib/python2.7/site-packages/supybot/plugins/MeetBot/meeting.py replay /path/to/fixed.log.txt Close the Trac ticket, letting the user know that the logs are processed in the same directory as the URL they gave you.