Skip to content
Snippets Groups Projects
Commit 9f5c6722 authored by Massimiliano Adamo's avatar Massimiliano Adamo
Browse files

change log file for uploader

parent f952cc9f
No related branches found
No related tags found
No related merge requests found
......@@ -77,7 +77,7 @@ if __name__ == "__main__":
CLIENT = ARGS['--client']
VERBOSE = ARGS['--verbose']
if not VERBOSE:
os.sys.stdout = open('/var/log/geant_acme.log', 'a')
os.sys.stdout = open('/var/log/acme/acme.log', 'a')
BASEDIR = '/etc/letsencrypt/live'
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment