Updated Home (markdown)
parent
96bc03ec8e
commit
d7d692fe9e
4
Home.md
4
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}/
|
||||
cp /etc/pacman.d/mirrorlist ${work_dir}/${arch}/airootfs/etc/pacman.d/mirrorlist
|
||||
cp /etc/pacman.conf ${work_dir}/${arch}/airootfs/etc/pacman.conf
|
||||
Loading…
Reference in New Issue