moved .desktop to home
This commit is contained in:
parent
ef53811b95
commit
6d7a590685
@ -140,13 +140,11 @@ setup () {
|
||||
arch-chroot /mnt systemctl enable NetworkManager
|
||||
arch-chroot /mnt systemctl enable lightdm
|
||||
|
||||
mkdir -p /mnt/home/clc/.config/autostart
|
||||
|
||||
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/.config/autostart/fb.desktop
|
||||
curl https://git.thomaspcole.com/thomascole/AALI/raw/branch/master/fb.desktop > /mnt/home/clc/fb.desktop
|
||||
|
||||
chmod +x /mnt/home/clc/firstboot.sh
|
||||
chmod +x /mnt/home/clc/.config/autostart/fb.desktop
|
||||
chmod +x /mnt/home/clc/fb.desktop
|
||||
|
||||
return 1
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user