aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoseph Hunkeler <jhunkeler@gmail.com>2013-04-23 09:33:33 -0400
committerJoseph Hunkeler <jhunkeler@gmail.com>2013-04-23 09:33:33 -0400
commitb45cd39d3a97a65d068a675ada5914ea72fa5b19 (patch)
treef14b47dc3db6c70d593c1e493f5061ed48200a76
parent908f00dd382a0975fe8b0b74c2a74bfe17926148 (diff)
downloadipsutils-b45cd39d3a97a65d068a675ada5914ea72fa5b19.tar.gz
Shebang line added
-rwxr-xr-xipsbuild-setuptree.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/ipsbuild-setuptree.py b/ipsbuild-setuptree.py
index 8c2f11b..de134aa 100755
--- a/ipsbuild-setuptree.py
+++ b/ipsbuild-setuptree.py
@@ -1,3 +1,4 @@
+#!/usr/bin/env python
# This file is part of ipsutils.
# ipsutils is free software: you can redistribute it and/or modify