Modificar 'pepscripts/06copy-files-to-target'

This commit is contained in:
Manuel Fernando da silva rosa 2023-05-30 17:16:19 +00:00
parent 8c567b9a46
commit 1afa74388f
1 changed files with 1 additions and 1 deletions

View File

@ -40,7 +40,7 @@ cp /preseed/database/* /target/opt/pypep/dbpep
cp /preseed/polkit/* /target/usr/share/polkit-1/actions
cp /preseed/pixmaps/* /target/usr/share/pixmaps
cp /preseed/lightdm/* /target/etc/lightdm
cp /preseed/autostart/* /target/etc/skel/autostart
cp /preseed/autostart/* /target/etc/skel/.config/autostart
# Copy recursive files and sub-directories
cp -r /preseed/grub/themes /target/boot/grub