Merge pull request #697 from Kriskras99/patch-1

Specify python2 in xenia-build
This commit is contained in:
Justin Moore
2017-05-11 15:17:31 -05:00
committed by GitHub

View File

@@ -1,4 +1,4 @@
#!/usr/bin/env python
#!/usr/bin/env python2
# Copyright 2015 Ben Vanik. All Rights Reserved.