zim-tools icon indicating copy to clipboard operation
zim-tools copied to clipboard

test if symlink already created before to avoid unnecessary exception

Open nickhuang99 opened this issue 8 months ago • 1 comments

In case zimdump run repeatedly, the symlink could be created already. So, before throwing exception, better to call "readLink" to check symlink.

nickhuang99 avatar Jun 19 '24 04:06 nickhuang99