aboutsummaryrefslogtreecommitdiffstats
path: root/Fedora-wsl.sh
diff options
context:
space:
mode:
Diffstat (limited to 'Fedora-wsl.sh')
-rwxr-xr-xFedora-wsl.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/Fedora-wsl.sh b/Fedora-wsl.sh
index c15e992..72a6222 100755
--- a/Fedora-wsl.sh
+++ b/Fedora-wsl.sh
@@ -1,8 +1,8 @@
#!/bin/sh
-vers="${1-30}"
+source Fedora-setup.sh
+
name="fedora-${vers}-wsl"
-repo="repos/fedora-${vers}-$(sh basearch.sh).repo"
rpms="strace git"
tar="${IMAGEFISH_DESTDIR-.}/${name}.tar"