haampie / libtree

ldd as a tree
MIT License
2.67k stars 60 forks source link

Ignore attempt to overwrite existing write-protected file in deploy #23

Closed ekilmer closed 4 years ago

ekilmer commented 4 years ago

If an existing file was write-protected, this copy would crash the program due to the uncaught error.

ekilmer commented 4 years ago

Feel free to suggest or change the message 🙂

haampie commented 4 years ago

Thanks, this makes sense! I missed the notification for this PR.