diff options
Diffstat (limited to 'Fedora-efi-systemd.sh')
-rwxr-xr-x | Fedora-efi-systemd.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Fedora-efi-systemd.sh b/Fedora-efi-systemd.sh index 312baab..d07a2bd 100755 --- a/Fedora-efi-systemd.sh +++ b/Fedora-efi-systemd.sh @@ -1,6 +1,6 @@ #!/bin/sh -vers="${1-26}" +vers="${1-28}" name="fedora-${vers}-efi-systemd" repo="repos/fedora-${vers}-$(sh basearch.sh).repo" rpms="efibootmgr -grubby -dracut-config-rescue dracut-config-generic" |