This commit is contained in:
parent
54f1acb509
commit
7a6be4152f
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
|
||||
sudo apt -y install git python-setuptools
|
||||
#sudo apt -y install python3-pip git
|
||||
|
||||
echo "--- Install CosmicPi software ---"
|
||||
|
|
|
|||
Loading…
Reference in a new issue