diff options
-rwxr-xr-x | osc_fast_export.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/osc_fast_export.py b/osc_fast_export.py index 545c8f1..d0e693b 100755 --- a/osc_fast_export.py +++ b/osc_fast_export.py @@ -1,4 +1,4 @@ -#!/usr/bin/python +#!/usr/bin/python3 # https://git-scm.com/book/en/v2/Git-and-Other-Systems-Migrating-to-Git#_custom_importer import collections |