Skip to content

Commit

Permalink
Merge pull request #69 from javl/master
Browse files Browse the repository at this point in the history
Changed path to python
  • Loading branch information
kylemcdonald committed Apr 4, 2014
2 parents 2367dca + 339a6ce commit f6d28b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion update-projects.py 100644 → 100755
@@ -1,4 +1,4 @@
#!/bin/python
#!/usr/bin/env python

import glob, re, shutil, fileinput, os

Expand Down

0 comments on commit f6d28b6

Please sign in to comment.