]> git.ipfire.org Git - thirdparty/dovecot/core.git/commitdiff
config: Use python3 instead of python
authorFred Morcos <fred.morcos@open-xchange.com>
Thu, 10 Apr 2025 05:13:55 +0000 (07:13 +0200)
committerFred Morcos <fred.morcos@open-xchange.com>
Thu, 10 Apr 2025 05:28:11 +0000 (07:28 +0200)
src/lib-settings/settings-history.py

index 2ddcbf6aa63c2c88bcefe19d03f05c598c10c0b3..d7876a210aab2174404f21ec0ea51efc53d4524d 100755 (executable)
@@ -1,4 +1,4 @@
-#!/usr/bin/env python
+#!/usr/bin/env python3
 
 """Generate history structs for renamed settings and changed default values."""