Use python3 in shebang

This commit is contained in:
Unrud 2017-03-07 18:39:13 +01:00 committed by GitHub
parent 9900251b8b
commit 2008149cd3

View File

@ -1,4 +1,4 @@
#!/usr/bin/python
#!/usr/bin/env python3
#
# This file is part of Radicale Server - Calendar Server
# Copyright © 2009-2016 Guillaume Ayoub