aboutsummaryrefslogtreecommitdiffstats
path: root/RHEL8-wsl.sh
diff options
context:
space:
mode:
Diffstat (limited to 'RHEL8-wsl.sh')
-rwxr-xr-xRHEL8-wsl.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/RHEL8-wsl.sh b/RHEL8-wsl.sh
index 2b58b17..9acff5d 100755
--- a/RHEL8-wsl.sh
+++ b/RHEL8-wsl.sh
@@ -3,7 +3,7 @@
vers="$1"
name="rhel-${vers}-wsl"
repo="/mort/mirror/rhel/repo/el8/mirror-RHEL-${vers}-BaseOS.repo"
-rpms="-kernel* -microcode_ctl git-core"
+rpms="-kernel* -microcode_ctl -*-firmware"
tar="${IMAGEFISH_DESTDIR-.}/${name}.tar"