mirror of
https://github.com/certbot/certbot.git
synced 2026-08-03 03:41:53 +02:00
edit spacing
This commit is contained in:
@@ -69,6 +69,7 @@ def exe_exists(exe):
|
|||||||
|
|
||||||
return False
|
return False
|
||||||
|
|
||||||
|
|
||||||
def make_or_verify_dir(directory, mode=0o755, uid=0):
|
def make_or_verify_dir(directory, mode=0o755, uid=0):
|
||||||
"""Make sure directory exists with proper permissions.
|
"""Make sure directory exists with proper permissions.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user