Make all the scripts executable.
[iron-blogger] / import-feeds.py
old mode 100644 (file)
new mode 100755 (executable)
index fa370c4..a54fef8
@@ -1,3 +1,4 @@
+#!/usr/bin/python
 from lxml import html
 import yaml
 import urllib2

Benjamin Mako Hill || Want to submit a patch?