aboutsummaryrefslogtreecommitdiffstats
path: root/Fedora-efi-systemd.sh
diff options
context:
space:
mode:
Diffstat (limited to 'Fedora-efi-systemd.sh')
-rwxr-xr-xFedora-efi-systemd.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/Fedora-efi-systemd.sh b/Fedora-efi-systemd.sh
index c48375c..828eba8 100755
--- a/Fedora-efi-systemd.sh
+++ b/Fedora-efi-systemd.sh
@@ -2,7 +2,7 @@
vers="${1-25}"
name="fedora-${vers}-efi-systemd"
-repo="repos/fedora-${vers}.repo"
+repo="repos/fedora-${vers}-$(sh basearch.sh).repo"
rpms="efibootmgr -grubby -dracut-config-rescue dracut-config-generic"
arch="$(uname -m)"