diff options
Diffstat (limited to 'ext/ovh/soapi/zoneImport')
-rwxr-xr-x | ext/ovh/soapi/zoneImport | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/ovh/soapi/zoneImport b/ext/ovh/soapi/zoneImport index 531fb8a1..c28710d6 100755 --- a/ext/ovh/soapi/zoneImport +++ b/ext/ovh/soapi/zoneImport @@ -1,4 +1,4 @@ -#!/usr/bin/python +#! /usr/bin/python2 from os import environ from os.path import dirname, realpath |