diff options
Diffstat (limited to 'web/lang/translation_tool')
-rwxr-xr-x | web/lang/translation_tool | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/web/lang/translation_tool b/web/lang/translation_tool index 241f1ee..75d5ce6 100755 --- a/web/lang/translation_tool +++ b/web/lang/translation_tool @@ -1,4 +1,4 @@ -#! /usr/bin/python -O +#! /usr/bin/python2 -O # -*- coding: iso-8859-1 -*- # This script iterates through the html, lib, and template directories |