Update interpreter of shebang to python3

This commit is contained in:
Timothy Miller 2023-02-15 15:37:06 -05:00
parent 9824815e12
commit af347f89b9

View File

@ -1,4 +1,4 @@
#!/usr/bin/env python
#!/usr/bin/env python3
# cloudflare-ddns.py
# Summary: Access your home network remotely via a custom domain name without a static IP!
# Description: Access your home network remotely via a custom domain