Use /usr/bin/env for increased portability.
[rsync.git] / support / git-set-file-times
index 4a20d441beaaec0c69d6d16dadbc110024900efb..b4c98c5d1bb23d3e4d805ee484d29f257585d4b1 100755 (executable)
@@ -1,4 +1,4 @@
-#!/usr/bin/python3
+#!/usr/bin/env python3
 
 import os, re, argparse, subprocess
 from datetime import datetime