From 360a81f1d7719b98111b67b45b525e56a4b85502 Mon Sep 17 00:00:00 2001 From: heck Date: Sun, 26 Apr 2020 15:11:52 +0200 Subject: [PATCH] This did not seem to work on MacOs and Linux --- utils/pEp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/utils/pEp b/utils/pEp index 304d241..7dc024e 100755 --- a/utils/pEp +++ b/utils/pEp @@ -1,4 +1,4 @@ -#!env python3 +#!/usr/bin/env python3 # -*- coding: utf-8 -*-