Skip to content

Commit e393645

Browse files
Update package.sh
1 parent f18ba89 commit e393645

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,7 @@ echo "Python3 version after install:"
4848
python3 --version
4949
ls /usr/bin/python*
5050

51+
5152
update-alternatives --install /usr/bin/python python /usr/bin/python3.11 2
5253

5354
echo "Python3 version after install and update-alternatives:"

0 commit comments

Comments
 (0)