Skip to content

Copy config bugfix

Samuel Van Stroud requested to merge svanstro/fix-config-copy-path into master

Fix copy path (go up one dir) and ensure out dir exists before attempting write. By default, overwrite existing configs, but warn the user about this.

Merge request reports