shrinkwrap icon indicating copy to clipboard operation
shrinkwrap copied to clipboard

How do I overwrite the original files?

Open sanchez-rick-c137 opened this issue 5 years ago • 1 comments

I would like to overwrite the original files instead of having the original and the original-tc version, so I don't have to manually delete and rename.

sanchez-rick-c137 avatar Oct 12 '20 17:10 sanchez-rick-c137

Hi, there isn't an option built-in to do this currently; I set it up so the original files are never touched. You could write a simple script though to do both those steps, delete anything without the '-tc' and then rename to remove the suffix. Possibly in the future I'll add an option for this.

bennetimo avatar Oct 13 '20 21:10 bennetimo