소스 검색

add coding header to acme_updater.py

Helmut Pozimski 7 년 전
부모
커밋
75da658d52
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  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