aboutsummaryrefslogtreecommitdiffstats
path: root/RHEL7-efi.sh
diff options
context:
space:
mode:
Diffstat (limited to 'RHEL7-efi.sh')
-rwxr-xr-xRHEL7-efi.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/RHEL7-efi.sh b/RHEL7-efi.sh
index 416b890..90b708a 100755
--- a/RHEL7-efi.sh
+++ b/RHEL7-efi.sh
@@ -2,7 +2,7 @@
vers="$1"
name="rhel-${vers}-efi"
-repo="/mort/mirror/rhel/repo/el7/spunk-RHEL-${vers}-Server.repo"
+repo="/mort/mirror/rhel/repo/el7/mirror-RHEL-${vers}-Server.repo"
rpms="grub2-efi shim -dracut-config-rescue dracut-config-generic"
arch="$(uname -m)"