Fix path for env
[c4m-jtag.git] / c4m / nmigen / jtag / tap.py
index a27b4a06db6182f4fa5a072398753a2d606712e9..77034cbc3040a20e814fd73c48801450873667f7 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/env python3
+#!/usr/bin/env python3
 import os, textwrap
 from enum import Enum, auto