mirror of
https://github.com/mail-in-a-box/mailinabox.git
synced 2026-03-05 15:57:23 +01:00
update for Ubuntu 14.04
This commit is contained in:
@@ -35,7 +35,7 @@ for line in open(filename):
|
||||
# comment-out the existing line
|
||||
buf += "#" + line
|
||||
|
||||
# if this option oddly appears more than once, don't add the settingg again
|
||||
# if this option oddly appears more than once, don't add the setting again
|
||||
if i in found:
|
||||
break
|
||||
|
||||
|
||||
Reference in New Issue
Block a user