mirror of
https://github.com/chatmail/core.git
synced 2026-04-27 10:26:29 +03:00
Use Python 3 for all Python scripts
This commit is contained in:
committed by
link2xt
parent
2b207e1375
commit
ff3dd878c5
@@ -1,4 +1,4 @@
|
||||
#!/usr/bin/env python
|
||||
#!/usr/bin/env python3
|
||||
|
||||
import os
|
||||
import sys
|
||||
|
||||
Reference in New Issue
Block a user