Parcourir la source

add coding header to acme_updater.py

Helmut Pozimski il y a 7 ans
Parent
commit
75da658d52
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  1. 1 0
      acme_updater.py

+ 1 - 0
acme_updater.py

@@ -1,4 +1,5 @@
 #! /usr/bin/env python3
 #! /usr/bin/env python3
+# -*- coding: utf8 -*-
 """
 """
 This script scans all apache vhosts on the system, checks if they use
 This script scans all apache vhosts on the system, checks if they use
 letsencrypt certificates for which acmetool has renewed the certificate and
 letsencrypt certificates for which acmetool has renewed the certificate and