chore(bin/linja): use python 2.7

This commit is contained in:
Soonho Kong 2014-08-29 17:01:53 -07:00
parent cb16ed09c5
commit c320c6e05a

View file

@ -1,4 +1,4 @@
#!/usr/bin/env python2
#!/usr/bin/env python2.7
# -*- coding: utf-8 -*-
#
# Copyright (c) 2014 Microsoft Corporation. All rights reserved.