add missing comment

This commit is contained in:
HikariKnight 2022-03-10 15:36:27 +01:00
parent 719d40d389
commit f407477672
No known key found for this signature in database
GPG key ID: E8B239063B022F5A

View file

@ -43,6 +43,8 @@ function set_MODULES () {
# Get the config paths
source "$SCRIPTDIR/lib/paths.sh"
# Insert modules in the correct locations as early as possible without
# conflicting with vendor-reset module if it is enabled
insert_MODULES 4 "$SCRIPTDIR/$MODULES"
insert_MODULES 11 "$SCRIPTDIR/$INITRAMFS/modules"