Esoterical / voron_canbus

GNU General Public License v3.0
419 stars 59 forks source link

avoid file exists error #79

Closed thetic closed 2 months ago

thetic commented 2 months ago

Use the -p flag so no error is raised when a directory already exists. This is simpler than explaining that some errors might be ok.