solaar: use python3, not generic python
This commit is contained in:
parent
0520dde990
commit
f45ae5ffad
|
@ -1,4 +1,4 @@
|
|||
#!/usr/bin/env python
|
||||
#!/usr/bin/env python3
|
||||
# -*- python-mode -*-
|
||||
# -*- coding: UTF-8 -*-
|
||||
|
||||
|
|
Loading…
Reference in New Issue