usbmount icon indicating copy to clipboard operation
usbmount copied to clipboard

Shouldn't "break" be removed in 00_remove_model_symlink?

Open msdos opened this issue 3 years ago • 0 comments

https://github.com/rbrito/usbmount/blob/9a92e7d622662380f4329e0db17e263509715722/00_remove_model_symlink#L19

If I have multiple symlinks, this break statement only removes the first found.

msdos avatar Jan 19 '22 22:01 msdos