Copy a file from the installer dvd

I have few custom made scripts under /myscripts in the installer dvd . After sles15 has been installed is there is way the installer copies /myscripts to my root (/) filesystem automatically?

Thanks
P

If you use autoyast, you can do that.

See https://www.suse.com/documentation/sles-15/singlehtml/book_autoyast/book_autoyast.html#createprofile.completeconf - use ‘file_location’ instead of ‘file_contents’.

HTH.

Hi

If my file is at DVD/scripts/myfile.sh , how should <file_location> look like?

Thanks
Paras