diff options
Diffstat (limited to 'postfix_wizard/scripts')
-rw-r--r-- | postfix_wizard/scripts/Postfixconf.pm | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/postfix_wizard/scripts/Postfixconf.pm b/postfix_wizard/scripts/Postfixconf.pm index 63c1b263..cfa25fe5 100644 --- a/postfix_wizard/scripts/Postfixconf.pm +++ b/postfix_wizard/scripts/Postfixconf.pm @@ -73,3 +73,4 @@ sub do_it { 10; } +1; |