new commit
This commit is contained in:
parent
520d0ebedc
commit
565d37d29c
|
@ -25,7 +25,6 @@ mkdir -p /target/usr/lib/python3/dist-packages
|
|||
mkdir -p /target/boot/grub
|
||||
|
||||
# Copy files to the chroot directory
|
||||
echo "Copying files to chroot..."
|
||||
cp /preseed/grub/grub /target/etc/default
|
||||
cp /preseed/repos/multimedia.list /target/etc/apt/sources.list.d
|
||||
cp /preseed/repos/peppermint.list /target/etc/apt/sources.list.d
|
||||
|
|
Loading…
Reference in New Issue