summaryrefslogtreecommitdiff
path: root/boot/boot.py
diff options
context:
space:
mode:
Diffstat (limited to 'boot/boot.py')
-rwxr-xr-xboot/boot.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/boot/boot.py b/boot/boot.py
index a8141cb..22a36a5 100755
--- a/boot/boot.py
+++ b/boot/boot.py
@@ -1,5 +1,5 @@
-#!/usr/bin/env python
-
+#!/usr/bin/env python2
+# -*- coding: utf-8-*-
import os
import urllib2
import sys