„raspi.sh“ ändern
This commit is contained in:
parent
e0b800926f
commit
a94d807f65
4
raspi.sh
4
raspi.sh
@ -1,7 +1,7 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
|
||||||
sudo apt-get update
|
#sudo apt-get update
|
||||||
sudo apt-get -yy dist-upgrade
|
#sudo apt-get -yy dist-upgrade
|
||||||
|
|
||||||
# install ansible
|
# install ansible
|
||||||
which pip >/dev/null 2>&1 || ( sudo apt-get -yy install python3-pip )
|
which pip >/dev/null 2>&1 || ( sudo apt-get -yy install python3-pip )
|
||||||
|
Loading…
Reference in New Issue
Block a user