summaryrefslogtreecommitdiffstats
path: root/lite-webui.py
diff options
context:
space:
mode:
authorJason Gerard DeRose <jderose@redhat.com>2008-10-22 23:00:45 -0600
committerJason Gerard DeRose <jderose@redhat.com>2008-10-22 23:00:45 -0600
commitfb441b2b1054de1ba0a99d01b9e1ea9700024aeb (patch)
tree2a56885deaeb006876132cebf84ed8f7698408b9 /lite-webui.py
parente93c0455d48534afae347b40f0f5d10a7fab4e06 (diff)
downloadfreeipa-fb441b2b1054de1ba0a99d01b9e1ea9700024aeb.tar.gz
freeipa-fb441b2b1054de1ba0a99d01b9e1ea9700024aeb.tar.xz
freeipa-fb441b2b1054de1ba0a99d01b9e1ea9700024aeb.zip
make-doc now includes the lite-* scripts, both with now check in __name__ == '__main__' before starting
Diffstat (limited to 'lite-webui.py')
-rwxr-xr-xlite-webui.py5
1 files changed, 3 insertions, 2 deletions
diff --git a/lite-webui.py b/lite-webui.py
index c910f83d1..ccef77ed5 100755
--- a/lite-webui.py
+++ b/lite-webui.py
@@ -1,6 +1,7 @@
-#!/usr/bin/python
+#!/usr/bin/env python
-# Authors: Jason Gerard DeRose <jderose@redhat.com>
+# Authors:
+# Jason Gerard DeRose <jderose@redhat.com>
#
# Copyright (C) 2008 Red Hat
# see file 'COPYING' for use and warranty information