chore(bin/linja): use python 2.7
This commit is contained in:
parent
cb16ed09c5
commit
c320c6e05a
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
#!/usr/bin/env python2
|
||||
#!/usr/bin/env python2.7
|
||||
# -*- coding: utf-8 -*-
|
||||
#
|
||||
# Copyright (c) 2014 Microsoft Corporation. All rights reserved.
|
||||
|
|
Loading…
Reference in a new issue