summaryrefslogtreecommitdiffstats
path: root/setup.py
diff options
context:
space:
mode:
authorCalum Lind <calumlind+deluge@gmail.com>2011-05-21 13:00:59 +0100
committerCalum Lind <calumlind+deluge@gmail.com>2011-05-21 18:54:15 +0100
commitedb0c2e71dbca84813fa468cab191f91db129492 (patch)
treee29ee726ece865ce2c9482444c75f7e67c867bf1 /setup.py
parent1c58dce3c115c576f4908c360278c6cfbf9c692a (diff)
downloaddeluge-edb0c2e71dbca84813fa468cab191f91db129492.tar.gz
deluge-edb0c2e71dbca84813fa468cab191f91db129492.tar.bz2
deluge-edb0c2e71dbca84813fa468cab191f91db129492.zip
Modify setup scripts to be executable
Diffstat (limited to 'setup.py')
-rw-r--r--setup.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/setup.py b/setup.py
index d5f13b11f..b065c1f08 100644
--- a/setup.py
+++ b/setup.py
@@ -1,3 +1,4 @@
+#!/usr/bin/env python
#
# setup.py
#