diff options
Diffstat (limited to 'source4/scripting/bin/machineaccountccache')
-rwxr-xr-x | source4/scripting/bin/machineaccountccache | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source4/scripting/bin/machineaccountccache b/source4/scripting/bin/machineaccountccache index 5458851360..7731f5af35 100755 --- a/source4/scripting/bin/machineaccountccache +++ b/source4/scripting/bin/machineaccountccache @@ -1,4 +1,4 @@ -#!/usr/bin/python +#!/usr/bin/env python import optparse import sys |