mirror of
https://github.com/kevinveenbirkenbach/raspberry-pi-tools.git
synced 2024-11-22 18:11:03 +01:00
Image-Bug angepasst
This commit is contained in:
parent
847d386788
commit
98d94957d6
@ -60,7 +60,7 @@ while [ "$imagepath" == "" ]
|
|||||||
if [ \! -f "$imagepath" ]
|
if [ \! -f "$imagepath" ]
|
||||||
then
|
then
|
||||||
echo "Image wird gedownloadet..."
|
echo "Image wird gedownloadet..."
|
||||||
wget http://os.archlinuxarm.org/os/$image
|
wget http://os.archlinuxarm.org/os/ArchLinuxARM-rpi-2-latest.tar.gz
|
||||||
fi
|
fi
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user