mirror of
https://github.com/Kron4ek/Conty
synced 2024-11-16 19:50:06 +01:00
Create /media directory
This commit is contained in:
parent
432382b190
commit
37ac9fcb1f
1 changed files with 1 additions and 0 deletions
|
@ -408,6 +408,7 @@ run_in_chroot pacman --noconfirm -Scc
|
||||||
run_in_chroot locale-gen
|
run_in_chroot locale-gen
|
||||||
|
|
||||||
rm "${bootstrap}"/var/cache/pacman/pkg/*
|
rm "${bootstrap}"/var/cache/pacman/pkg/*
|
||||||
|
mkdir "${bootstrap}"/media
|
||||||
|
|
||||||
unmount_chroot
|
unmount_chroot
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue