-
Notifications
You must be signed in to change notification settings - Fork 50
Open
Description
Hi,
I couldn't create a branch and create a PR for you to review the changes, so I am creating this issue for the fix.
When executing the build-kernel script the config file is being updated from the one that's extracted from the base wsl build.
So the config-wsl file is not really relevant at the moment.
Please add a line like this:
cp "$cwd"/config-wsl "$working"/Microsoft
into the install_kernel method just after the data being extracted from the tar file.
My recommendation to add it after Line 296:
cd "$working" || exit 1
Metadata
Metadata
Assignees
Labels
No labels