From 6dcf9a455f7dd69250f5afff48eba90cc7a2284a Mon Sep 17 00:00:00 2001 From: cr6git Date: Thu, 26 Jul 2018 09:19:56 +0200 Subject: [PATCH] mknet.sh.in: fix typo --- mknet.sh.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mknet.sh.in b/mknet.sh.in index 22fe50a..ce9e7b6 100644 --- a/mknet.sh.in +++ b/mknet.sh.in @@ -177,7 +177,7 @@ run_cmd_chroot "$ROOTFS" "xbps-reconfigure -a" # initrd so that it can install the kernel drivers in it. Normally # this check is quite complex, but since this is a clean rootfs and we # just installed exactly one kernel, this check can get by with a -# really niave command to figure out the kernel version +# really naive command to figure out the kernel version KERNELVERSION=$(ls "$ROOTFS/usr/lib/modules/") # Now that things are setup, we can call dracut and build the initrd.