diff --git a/p4-fast-export.py b/p4-fast-export.py index 26cd648..6f7bbb0 100755 --- a/p4-fast-export.py +++ b/p4-fast-export.py @@ -1,4 +1,4 @@ -#!/usr/bin/python +#!/usr/bin/env python # # p4-fast-export.py # diff --git a/p4-git-sync.py b/p4-git-sync.py index 02f4b36..a4d126f 100755 --- a/p4-git-sync.py +++ b/p4-git-sync.py @@ -1,4 +1,4 @@ -#!/usr/bin/python +#!/usr/bin/env python # # p4-git-sync.py #