mirror of
https://github.com/kevinveenbirkenbach/linux-image-manager.git
synced 2024-12-04 12:19:07 +01:00
Removed typo
This commit is contained in:
parent
5aa8f65584
commit
19f5dc7178
@ -539,7 +539,6 @@ if [ "$distribution" != "manjaro" ]
|
|||||||
warning "Version $version isn't supported."
|
warning "Version $version isn't supported."
|
||||||
;;
|
;;
|
||||||
esac
|
esac
|
||||||
;;
|
|
||||||
|
|
||||||
mkinitcpio_replace_modules="MODULES=(g_cdc usb_f_acm usb_f_ecm $mkinitcpio_additional_modules g_ether)" || error
|
mkinitcpio_replace_modules="MODULES=(g_cdc usb_f_acm usb_f_ecm $mkinitcpio_additional_modules g_ether)" || error
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user