Skip to content

Commit

Permalink
Update package.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
flatsiedatsie authored Dec 19, 2023
1 parent a2f5288 commit a820115
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.sh
Original file line number Diff line number Diff line change
Expand Up @@ -228,7 +228,7 @@ echo ""
#python3.11 -m pip install --upgrade pip
#python3.11 -m pip install --upgrade setuptools wheel

apt install python3.11-distutils
apt install -y python3.11-distutils
curl -sS https://bootstrap.pypa.io/get-pip.py | python3.11
python3.11 -m pip install --upgrade setuptools wheel

Expand Down

0 comments on commit a820115

Please sign in to comment.