diff options
Diffstat (limited to 'scripts')
-rwxr-xr-x | scripts/create_resources.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/create_resources.py b/scripts/create_resources.py index 26f7acd1c..a27afab20 100755 --- a/scripts/create_resources.py +++ b/scripts/create_resources.py @@ -1,4 +1,4 @@ -#! /bin/python +#! /usr/bin/python # import types |