1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00

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 -*-