default to python3

This commit is contained in:
j 2021-06-25 11:30:56 +01:00
parent 82df6efee4
commit b9ac80398c
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
#!/usr/bin/python
#!/usr/bin/python3
# -*- coding: utf-8 -*-
# vi:si:et:sw=4:sts=4:ts=4
# GPL 2008-2014