This commit is contained in:
parent
ddab22168b
commit
b2e694c2af
1 changed files with 1 additions and 1 deletions
|
|
@ -9,7 +9,7 @@ sudo resize2fs /dev/mmcblk0p2
|
|||
echo "--- Update OS ---"
|
||||
sudo apt -y update
|
||||
sudo apt -y upgrade
|
||||
sudo apt -y install git python-setuptools
|
||||
sudo apt -y install git python-setuptools python-pip
|
||||
#sudo apt -y install python3-pip git
|
||||
|
||||
echo "--- Install CosmicPi software ---"
|
||||
|
|
|
|||
Loading…
Reference in a new issue