Upage shebang.

/usr/bin/env python allow you to use virtualenv for running radicale.
This commit is contained in:
François de Metz 2011-02-15 22:57:06 +01:00
parent 2e1b51e3c1
commit 84b5c226bc

View File

@ -1,4 +1,4 @@
#!/usr/bin/python
#!/usr/bin/env python
# -*- coding: utf-8 -*-
#
# This file is part of Radicale Server - Calendar Server