Update interpreter of shebang to python3
This commit is contained in:
parent
9824815e12
commit
af347f89b9
@ -1,4 +1,4 @@
|
|||||||
#!/usr/bin/env python
|
#!/usr/bin/env python3
|
||||||
# cloudflare-ddns.py
|
# cloudflare-ddns.py
|
||||||
# Summary: Access your home network remotely via a custom domain name without a static IP!
|
# 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
|
# Description: Access your home network remotely via a custom domain
|
||||||
|
|||||||
Reference in New Issue
Block a user