mirror of
https://github.com/certbot/certbot.git
synced 2026-06-07 15:52:08 -04:00
debian override still needs os
This commit is contained in:
parent
01b4918b5b
commit
6c75064318
1 changed files with 1 additions and 0 deletions
|
|
@ -7,6 +7,7 @@ from certbot import errors
|
|||
from certbot import interfaces
|
||||
from certbot import util
|
||||
from certbot.compat import filesystem
|
||||
from certbot.compat import os
|
||||
from certbot_apache._internal import apache_util
|
||||
from certbot_apache._internal import configurator
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue