1
0
Fork 0
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:
Jerry Vonau 2025-02-13 11:07:03 -06:00 committed by GitHub
parent ebceb4a6ac
commit 5ddf750346
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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