autostart

This commit is contained in:
Thomas Cole 2021-07-07 09:00:28 -04:00
parent 79328c0187
commit c76fa3b224

View File

@ -140,6 +140,8 @@ setup () {
arch-chroot /mnt systemctl enable NetworkManager
arch-chroot /mnt systemctl enable lightdm
mkdir /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