diff options
Diffstat (limited to 'script/fetch-ocsp-response')
-rwxr-xr-x | script/fetch-ocsp-response | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/script/fetch-ocsp-response b/script/fetch-ocsp-response index 7c4785b..f9c2100 100755 --- a/script/fetch-ocsp-response +++ b/script/fetch-ocsp-response @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 # -*- coding: utf-8 -*- # nghttp2 - HTTP/2 C Library |