univention udm_share: fix shebang

This commit is contained in:
Tobias Rueetschi
2016-06-10 12:43:19 +02:00
committed by Matt Clay
parent afccc72d41
commit bba8cdf0af

View File

@@ -1,4 +1,4 @@
#!/usr/bin/env python
#!/usr/bin/python
# -*- coding: UTF-8 -*-