From 07edf3c96ea62e1fd4d55a7c74fa98530819d73b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Christer=20War=C3=A9n?= Date: Sun, 17 Mar 2024 20:33:11 +0200 Subject: [PATCH] Update Python3 --- acme-dns-auth.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/acme-dns-auth.py b/acme-dns-auth.py index 59d81b9..f70ec60 100755 --- a/acme-dns-auth.py +++ b/acme-dns-auth.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 import json import os import requests