diff --git a/sd_arch_setup.sh b/sd_arch_setup.sh index 3a19509..e353641 100644 --- a/sd_arch_setup.sh +++ b/sd_arch_setup.sh @@ -60,7 +60,7 @@ while [ "$imagepath" == "" ] if [ \! -f "$imagepath" ] then 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