[kconf_update] Explicitly request python3 in animation speed migration helper
This commit is contained in:
parent
11502b7928
commit
a161c508c8
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
#!/bin/env python
|
||||
#!/usr/bin/env python3
|
||||
|
||||
import fileinput
|
||||
|
||||
|
|
Loading…
Reference in a new issue