benibunny
May 27th, 2023, 12:16 AM
I have successfully configured autoinstall. Now I would like to include some files and chown chmod them in the late commands.
I have tried many many variants of the write_files vaiable, but the files were never written. Logfiles said 'skipping modules ... , write_files, ... ‘
Now I tried 'echo content > filename' but this only works for small files. For a 600kb file I end up with the error 'argument list too long'.
What is the way to write a file during autoinstall?
Kind regards
I have tried many many variants of the write_files vaiable, but the files were never written. Logfiles said 'skipping modules ... , write_files, ... ‘
Now I tried 'echo content > filename' but this only works for small files. For a 600kb file I end up with the error 'argument list too long'.
What is the way to write a file during autoinstall?
Kind regards