diff --git a/smb2-quota b/smb2-quota index 6d0b8a3..eab2cee 100755 --- a/smb2-quota +++ b/smb2-quota @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 # coding: utf-8 # # smb2-quota is a cmdline tool to display quota information for the --- a/smb2-secdesc +++ b/smb2-secdesc @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 # coding: utf-8 import array