tree-diff: change shebang to respect $PATH

This commit is contained in:
Lars Karlitski 2019-10-06 14:31:59 +02:00
parent cb2f383601
commit 7375e4f5dd

View file

@ -1,4 +1,4 @@
#!/usr/bin/python3
#!/usr/bin/env python3
import argparse
import json