Skip to content

main: Force Python3 as the interpreter

Bastien Nocera requested to merge wip/hadess/python3 into master

RPM rightly complained: *** ERROR: ambiguous python shebang in /usr/bin/switcherooctl: #!/bin/python. Change it to python3 (or python2) explicitly.

Merge request reports