From a98736b9c0f3b5a860ab030853c04427d2da64cd Mon Sep 17 00:00:00 2001 From: Marco Hinz Date: Sun, 4 Mar 2018 02:52:23 +0100 Subject: [PATCH] scripts: fix shebang of shadacat.py [ci skip] --- scripts/shadacat.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/shadacat.py b/scripts/shadacat.py index 2f2cf19f9d..522379aad4 100755 --- a/scripts/shadacat.py +++ b/scripts/shadacat.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python3.4 +#!/usr/bin/env python3 import os import sys