diff --git a/cachedump.py b/cachedump.py index a05ae88..c4cbcad 100755 --- a/cachedump.py +++ b/cachedump.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python2 # This file is part of creddump. # diff --git a/lsadump.py b/lsadump.py index ca7c883..100681a 100755 --- a/lsadump.py +++ b/lsadump.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python2 # This file is part of creddump. # diff --git a/pwdump.py b/pwdump.py index 1bbdf0e..3adf014 100755 --- a/pwdump.py +++ b/pwdump.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python2 # This file is part of creddump. #