aboutsummaryrefslogtreecommitdiffstats
path: root/Fedora-efi-grub2.sh
diff options
context:
space:
mode:
authorGerd Hoffmann <kraxel@redhat.com>2020-11-05 10:54:21 +0100
committerGerd Hoffmann <kraxel@redhat.com>2020-11-05 10:54:21 +0100
commit05bfb73189723a5bbea27a1eaaa3d4954c00201e (patch)
tree0242173b2f80c1b9e18d210c15906716c00dcd68 /Fedora-efi-grub2.sh
parentc11977537a9303f7da5c53eb1f28db1d6dbbeeed (diff)
downloadimagefish-05bfb73189723a5bbea27a1eaaa3d4954c00201e.tar.gz
fix Fedora-setup.sh call
Diffstat (limited to 'Fedora-efi-grub2.sh')
-rwxr-xr-xFedora-efi-grub2.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/Fedora-efi-grub2.sh b/Fedora-efi-grub2.sh
index 906672c..af1e7b9 100755
--- a/Fedora-efi-grub2.sh
+++ b/Fedora-efi-grub2.sh
@@ -1,6 +1,6 @@
#!/bin/sh
-source Fedora-setup.sh
+source ./Fedora-setup.sh
name="fedora-${vers}-efi-grub2"
rpms="-grubby -dracut-config-rescue dracut-config-generic"