moved script to /mnt/tmp

This commit is contained in:
nannal 2021-01-09 00:21:10 +02:00
parent f0005b3f78
commit 342e1f1f12

View File

@ -12,6 +12,6 @@ pacstrap /mnt base linux linux-firmware grub efibootmgr xorg leafpad vim git lxd
genfstab -U /mnt >> /mnt/etc/fstab
cp chscript.sh /tmp/chscript.sh
cp chscript.sh /mnt/tmp/chscript.sh
arch-chroot /mnt