Copy files to usr.
This commit is contained in:
parent
04063438ae
commit
6b253c1456
@ -189,6 +189,7 @@ EOF
|
||||
cp -rv ../files/boot/* /mnt/boot
|
||||
cp -rv ../files/etc/* /mnt/etc
|
||||
cp -rv ../files/var/* /mnt/var
|
||||
cp -rv ../files/usr/* /mnt/usr
|
||||
|
||||
# Exiting calls the cleanup function to unmount.
|
||||
exit 0
|
||||
|
Loading…
Reference in New Issue
Block a user