mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
Merge pull request #3531 from jvonau/kalite_typo
kalite - dup'd line typo
This commit is contained in:
commit
834048c9d1
1 changed files with 1 additions and 1 deletions
|
@ -64,7 +64,7 @@ case $ARCH in
|
|||
wget http://raspbian.raspberrypi.org/raspbian/pool/main/p/python2.7/python2.7-minimal_2.7.18-13.2_armhf.deb
|
||||
apt install ./python2.7-minimal_2.7.18-13.2_armhf.deb
|
||||
|
||||
wget http://raspbian.raspberrypi.org/raspbian/pool/main/p/python2.7/python2.7-minimal_2.7.18-13.2_armhf.deb
|
||||
wget http://raspbian.raspberrypi.org/raspbian/pool/main/p/python2.7/python2.7_2.7.18-13.2_armhf.deb
|
||||
apt install ./python2.7_2.7.18-13.2_armhf.deb
|
||||
;;
|
||||
esac
|
||||
|
|
Loading…
Add table
Reference in a new issue