aboutsummaryrefslogtreecommitdiff
path: root/articles.py
diff options
context:
space:
mode:
Diffstat (limited to 'articles.py')
-rw-r--r--articles.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/articles.py b/articles.py
index 7d983dac..cdbe689a 100644
--- a/articles.py
+++ b/articles.py
@@ -1,4 +1,4 @@
-#! /usr/local/bin/python
+#! /usr/bin/env python
#-*- coding: utf-8 -*-
# pyAggr3g470r - A Web based news aggregator.
bgstack15