parent
bc8218ff9a
commit
45ace462c3
1 changed files with 1 additions and 0 deletions
|
@ -688,6 +688,7 @@ while True:
|
|||
if cntr == None:
|
||||
irc.send_irc(channel, nick + ":[OK] No container is loaded yet.")
|
||||
else:
|
||||
cntr.stop()
|
||||
cntr.remove()
|
||||
cntr = None
|
||||
irc.send_irc(channel, nick + ":[OK] Done.")
|
||||
|
|
Loading…
Add table
Reference in a new issue