We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f18ba89 commit e393645Copy full SHA for e393645
package.sh
@@ -48,6 +48,7 @@ echo "Python3 version after install:"
48
python3 --version
49
ls /usr/bin/python*
50
51
+
52
update-alternatives --install /usr/bin/python python /usr/bin/python3.11 2
53
54
echo "Python3 version after install and update-alternatives:"
0 commit comments