mirror of
https://github.com/janishutz/arch-dev-vm.git
synced 2025-11-25 05:44:23 +00:00
fix copying of repo to new root
This commit is contained in:
@@ -96,7 +96,7 @@ echo "
|
|||||||
|
|
||||||
sleep 2
|
sleep 2
|
||||||
|
|
||||||
cp ~/arch-dev-vm /mnt/root/arch-dev-vm/
|
cp -r ~/arch-dev-vm /mnt/root/
|
||||||
|
|
||||||
arch-chroot /mnt /root/chroot.sh
|
arch-chroot /mnt /root/chroot.sh
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user