From f54a27103c52f95fb71cf0e3836edc9a8cf3cf27 Mon Sep 17 00:00:00 2001 From: funilrys Date: Wed, 15 Aug 2018 12:26:23 +0200 Subject: [PATCH] Exlicitly set the python interpreter to use --- updateHostsFile.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/updateHostsFile.py b/updateHostsFile.py index 50c1fca3d..1c8f426f2 100644 --- a/updateHostsFile.py +++ b/updateHostsFile.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 # Script by Ben Limmer # https://github.com/l1m5