aboutsummaryrefslogtreecommitdiffstats
path: root/Fedora-efi-systemd.sh
diff options
context:
space:
mode:
authorGerd Hoffmann <kraxel@redhat.com>2017-07-07 11:29:39 +0200
committerGerd Hoffmann <kraxel@redhat.com>2017-07-07 11:29:39 +0200
commit40f15fbcbe279549d31a1ef7a01e8695420ef615 (patch)
treeafb879a44b0f1b38a794445ecfec4618f0ea03a0 /Fedora-efi-systemd.sh
parentbccde781fb0252fe45fe5e41b31b62d297c16668 (diff)
downloadimagefish-40f15fbcbe279549d31a1ef7a01e8695420ef615.tar.gz
rework fedora repos
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)"