aboutsummaryrefslogtreecommitdiffstats
path: root/Fedora-wsl.sh
diff options
context:
space:
mode:
authorGerd Hoffmann <kraxel@redhat.com>2020-11-06 12:41:06 +0100
committerGerd Hoffmann <kraxel@redhat.com>2020-11-06 12:41:06 +0100
commit53e89fc98a7b6e96300fe1b9580037ae4a0e4329 (patch)
treeede494c7df1173410727d4dc1ceeb90b4bc0494e /Fedora-wsl.sh
parent2708447d5fd8a9874b73f53d3c20cb42c049b15b (diff)
downloadimagefish-53e89fc98a7b6e96300fe1b9580037ae4a0e4329.tar.gz
wsl: use git-core
Diffstat (limited to 'Fedora-wsl.sh')
-rwxr-xr-xFedora-wsl.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/Fedora-wsl.sh b/Fedora-wsl.sh
index a9e8cd7..12fbe1a 100755
--- a/Fedora-wsl.sh
+++ b/Fedora-wsl.sh
@@ -3,7 +3,7 @@
source ./Fedora-setup.sh
name="fedora-${vers}-wsl"
-rpms="strace git"
+rpms="git-core"
tar="${IMAGEFISH_DESTDIR-.}/${name}.tar"