Browse Source

add coding header to acme_updater.py

Helmut Pozimski 7 years ago
parent
commit
75da658d52
1 changed files with 1 additions and 0 deletions
  1. 1 0
      acme_updater.py

+ 1 - 0
acme_updater.py

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