mirror of
https://github.com/certbot/certbot.git
synced 2026-06-06 23:32:06 -04:00
python3?
This commit is contained in:
parent
6273819360
commit
8521720f7e
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
|||
#!/usr/bin/env python
|
||||
#!/usr/bin/env python3
|
||||
"""Removes hash information from requirement files passed to it as file path
|
||||
arguments or simply piped to stdin."""
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue