diff --git a/update-projects.py b/update-projects.py old mode 100644 new mode 100755 index 1f44536..16b34a6 --- a/update-projects.py +++ b/update-projects.py @@ -1,4 +1,4 @@ -#!/bin/python +#!/usr/bin/env python import glob, re, shutil, fileinput, os