mirror of
https://github.com/Mikaela/Limnoria.git
synced 2024-11-23 11:09:23 +01:00
Fixed .conf.conf part at end.
This commit is contained in:
parent
ebd8cfd210
commit
b615955fbd
@ -141,7 +141,7 @@ if __name__ == '__main__':
|
|||||||
###
|
###
|
||||||
print
|
print
|
||||||
print 'You\'re done! Now run the bot with the command line:'
|
print 'You\'re done! Now run the bot with the command line:'
|
||||||
print 'src/bot.py conf/%s.conf' % name
|
print 'src/bot.py conf/%s' % name
|
||||||
print
|
print
|
||||||
|
|
||||||
# vim:set shiftwidth=4 tabstop=8 expandtab textwidth=78:
|
# vim:set shiftwidth=4 tabstop=8 expandtab textwidth=78:
|
||||||
|
Loading…
Reference in New Issue
Block a user