mirror of
https://github.com/moepman/acertmgr.git
synced 2025-01-06 06:05:23 +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
deeef0d1b9
commit
a225da894a
@ -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