Browse Source

config-labels.py needs py3

Scott Lahteine 4 years ago
parent
commit
506deedfdd
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      buildroot/share/scripts/config-labels.py

+ 1
- 1
buildroot/share/scripts/config-labels.py View File

1
-#!/usr/bin/env python
1
+#!/usr/bin/env python3
2
 #
2
 #
3
 # for python3.5 or higher
3
 # for python3.5 or higher
4
 #-----------------------------------
4
 #-----------------------------------

Loading…
Cancel
Save