mirror of https://dev.ccchb.de/ccchb/ansible.git
Don't depend on a specific Python 3.x version
This commit is contained in:
parent
cb492e504a
commit
1b58f2cc9d
|
@ -1,4 +1,4 @@
|
||||||
#!/usr/local/bin/python3.7
|
#!/usr/local/bin/python3
|
||||||
# -*- coding: utf-8 -*-
|
# -*- coding: utf-8 -*-
|
||||||
#
|
#
|
||||||
# (c) 2014, David Lundgren <dlundgren@syberisle.net>
|
# (c) 2014, David Lundgren <dlundgren@syberisle.net>
|
||||||
|
|
Loading…
Reference in New Issue