rbrito / usbmount

Simple set of scripts to automount removable devices for a Linux system
275 stars 86 forks source link

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

Open msdos opened 2 years ago

msdos commented 2 years ago

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.