mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
kalite - dup'd line typo
This commit is contained in:
parent
d960b43f98
commit
be1708a6df
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