1
0
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:
David Klaftenegger 2016-02-13 00:56:47 +01:00 committed by Markus Hauschild
parent deeef0d1b9
commit a225da894a

View File

@ -1,4 +1,4 @@
#!/usr/bin/env python2
#!/usr/bin/env python
# -*- coding: utf-8 -*-
# Automated Certificate Manager using ACME