diff --git a/archinstall.sh b/archinstall.sh index 21b228d..63113f3 100755 --- a/archinstall.sh +++ b/archinstall.sh @@ -142,7 +142,7 @@ setup () { curl https://git.thomaspcole.com/thomascole/AALI/raw/branch/master/firstboot.sh > /mnt/home/clc/firstboot.sh curl https://git.thomaspcole.com/thomascole/AALI/raw/branch/master/fb.desktop > /mnt/home/clc/fb.desktop - curl https://git.thomaspcole.com/thomascole/AALI/raw/branch/master/clclogo.png > /mnt/usr/share/backgrounds + curl https://git.thomaspcole.com/thomascole/AALI/raw/branch/master/clclogo.png > /mnt/usr/share/backgrounds/clclogo.png chmod +x /mnt/home/clc/firstboot.sh chmod +x /mnt/home/clc/fb.desktop