mirror of
https://github.com/status-im/ansible-role-mongodb.git
synced 2025-01-11 14:04:17 +00:00
explicitly use python2 for replication script
Signed-off-by: Jakub Sokołowski <jakub@status.im>
This commit is contained in:
parent
4531d91d45
commit
b3a1cf4059
@ -1,4 +1,4 @@
|
||||
#!/usr/bin/python
|
||||
#!/usr/bin/env python2
|
||||
|
||||
# (c) 2015-2018, Sergei Antipov, 2GIS LLC
|
||||
#
|
||||
|
Loading…
x
Reference in New Issue
Block a user