Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor: enhance logging in writeFiles function
- Updated logging in the writeFiles function to include a secondary prefix "Setup" for better context during file writing operations. - Changed log message format to "echo \"%s\" > \"%s\"" for clarity, improving the overall logging output during the execution of the file write command.
- Loading branch information