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 27369c3..8a8df30 100755
--- a/RHEL8-wsl.sh
+++ b/RHEL8-wsl.sh
@@ -2,7 +2,7 @@
vers="$1"
name="rhel-${vers}-wsl"
-repo="/mort/mirror/rhel/repo/el8/spunk-RHEL-${vers}-BaseOS.repo"
+repo="/mort/mirror/rhel/repo/el8/mirror-RHEL-${vers}-BaseOS.repo"
rpms="-kernel* -microcode_ctl"
tar="${IMAGEFISH_DESTDIR-.}/${name}.tar"