aboutsummaryrefslogtreecommitdiffstats
path: root/Fedora-efi-grub2.sh
diff options
context:
space:
mode:
authorGerd Hoffmann <kraxel@redhat.com>2017-07-10 10:46:44 +0200
committerGerd Hoffmann <kraxel@redhat.com>2017-07-10 10:46:44 +0200
commit72818b764a6de93b731dbcdf313bc09d7b2a427f (patch)
tree4c76a56a21198a4148696762731d299155f14556 /Fedora-efi-grub2.sh
parentd020f5c43807143bdd8d84a2f4c7bbf4015a1899 (diff)
downloadimagefish-72818b764a6de93b731dbcdf313bc09d7b2a427f.tar.gz
flip default to f26fedora-26-20170710
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 dce2bc5..fbd3ece 100755
--- a/Fedora-efi-grub2.sh
+++ b/Fedora-efi-grub2.sh
@@ -1,6 +1,6 @@
#!/bin/sh
-vers="${1-25}"
+vers="${1-26}"
name="fedora-${vers}-efi-grub2"
repo="repos/fedora-${vers}-$(sh basearch.sh).repo"
rpms="grub2-efi shim efibootmgr -dracut-config-rescue dracut-config-generic"