-p flag on mkdir
This commit is contained in:
parent
c76fa3b224
commit
ef53811b95
@ -140,7 +140,7 @@ setup () {
|
|||||||
arch-chroot /mnt systemctl enable NetworkManager
|
arch-chroot /mnt systemctl enable NetworkManager
|
||||||
arch-chroot /mnt systemctl enable lightdm
|
arch-chroot /mnt systemctl enable lightdm
|
||||||
|
|
||||||
mkdir /mnt/home/clc/.config/autostart
|
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/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/.config/autostart/fb.desktop
|
||||||
|
Loading…
Reference in New Issue
Block a user