diff --git a/Home.md b/Home.md index 48d821e..9894b57 100644 --- a/Home.md +++ b/Home.md @@ -26,5 +26,5 @@ Comment out these two lines in `build.sh`: And in their place, add these two: - cp /etc/pacman.d/mirrorlist ${work_dir}/ - cp /etc/pacman.conf ${work_dir}/ \ No newline at end of file + cp /etc/pacman.d/mirrorlist ${work_dir}/${arch}/airootfs/etc/pacman.d/mirrorlist + cp /etc/pacman.conf ${work_dir}/${arch}/airootfs/etc/pacman.conf \ No newline at end of file