Switch the script shebang to python3

This commit is contained in:
Benjamin Renard 2021-03-23 17:47:10 +01:00
parent 09722e94af
commit 5ce72df6dc
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
#!/usr/bin/python
#!/usr/bin/env python3
#
# Script to check LDAP syncrepl replication state between two servers.