Rename set_MODULES to set_INITRAMFSTOOLS to start work with other initramfs systems
This commit is contained in:
parent
2cd4ceb2e5
commit
22f6786977
2 changed files with 6 additions and 6 deletions
|
@ -49,7 +49,7 @@ USB_CTL_ID=()
|
|||
"$SCRIPTDIR/lib/get_GPU_ROM.sh" "$ROM_PCI_ID"
|
||||
|
||||
# Start setting up modules
|
||||
exec "$SCRIPTDIR/lib/set_MODULES.sh" $GPU_DEVID
|
||||
exec "$SCRIPTDIR/lib/set_INITRAMFSTOOLS.sh" $GPU_DEVID
|
||||
;;
|
||||
*)
|
||||
exec "$SCRIPTDIR/lib/get_GPU.sh"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue