mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
Update roles/usb_lib/files/usbmount/usbmount
thanks Co-authored-by: avni <avni@github.com>
This commit is contained in:
parent
ebceb4a6ac
commit
5ddf750346
1 changed files with 1 additions and 1 deletions
|
@ -109,7 +109,7 @@ if [ "$1" = add ]; then
|
|||
log debug "BOOT_DEV $BOOT_DEV"
|
||||
|
||||
if [ $BOOTFW_DEV = /$DEVNAME ]; then
|
||||
log debug "skipping BOOTFS_DEV $BOOTFS_DEV mounted at /boot/firmware"
|
||||
log debug "skipping BOOTFW_DEV $BOOTFW_DEV mounted at /boot/firmware"
|
||||
lockfile-remove /var/run/usbmount/.mount
|
||||
exit
|
||||
elif [ $ROOT_DEV = /$DEVNAME ]; then
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue