From 25070962fb1a8036a705c0f5c19b3fb7c7f43c10 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jes=C3=BAs?= Date: Sat, 11 Jan 2020 16:02:29 -0500 Subject: fix non-security Environment --- tools/json2hash | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tools/json2hash') diff --git a/tools/json2hash b/tools/json2hash index ae2505f..ae4bec8 100755 --- a/tools/json2hash +++ b/tools/json2hash @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/python # -*- coding: utf-8 -*- from __future__ import print_function import json -- cgit v1.2.3