mirror of
https://github.com/Kozea/Radicale.git
synced 2025-08-10 18:40:53 +00:00
Upage shebang.
/usr/bin/env python allow you to use virtualenv for running radicale.
This commit is contained in:
parent
2e1b51e3c1
commit
84b5c226bc
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
#!/usr/bin/python
|
||||
#!/usr/bin/env python
|
||||
# -*- coding: utf-8 -*-
|
||||
#
|
||||
# This file is part of Radicale Server - Calendar Server
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue