From 275c5cec36e186d4246f51e351296f164e38dbdf Mon Sep 17 00:00:00 2001 From: Eric Hameleers Date: Wed, 3 Apr 2024 21:27:14 +0200 Subject: upslak.sh : textual polish --- upslak.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'upslak.sh') diff --git a/upslak.sh b/upslak.sh index 4306453..438d90f 100644 --- a/upslak.sh +++ b/upslak.sh @@ -1214,7 +1214,7 @@ fi # Update the initrd with regard to USB wait time, liveinit, kernel: update_initrd ${USBMNT}/boot/initrd.img ${IMGDIR} -# Add the new modules as a squashfs module: +# Add the new kernel modules as a squashfs module: if [ $UPKERNEL -eq 1 ] && [ $NOLIVEMODS -eq 0 ]; then LIVE_MOD_SYS=$(dirname $(find ${USBMNT} -name "0099-${DISTRO}_zzzconf*.sxz" |head -1)) LIVE_MOD_ADD=$(dirname ${LIVE_MOD_SYS})/addons -- cgit v1.2.3