mirror of
https://github.com/moepman/acertmgr.git
synced 2024-11-13 06:45:24 +01:00
Use whichever python is available
The code is not specific to python2, so any python should do
This commit is contained in:
parent
d7ea460ce6
commit
e8c82197a9
@ -1,4 +1,4 @@
|
||||
#!/usr/bin/env python2
|
||||
#!/usr/bin/env python
|
||||
# -*- coding: utf-8 -*-
|
||||
|
||||
# Automated Certificate Manager using ACME
|
||||
|
Loading…
Reference in New Issue
Block a user