aboutsummaryrefslogtreecommitdiffstats
path: root/run-all.sh
diff options
context:
space:
mode:
authorGerd Hoffmann <kraxel@redhat.com>2019-06-05 19:38:55 +0200
committerGerd Hoffmann <kraxel@redhat.com>2019-06-05 19:39:14 +0200
commite1a3f0ab6c86814b5ff93e897e82b17722d3dff9 (patch)
treec750249788ab8a9c6f7e04e8e1b62f19b3cf110a /run-all.sh
parent4a90fb71a61051f81ba4fc7115d21c6873b5c081 (diff)
downloadimagefish-e1a3f0ab6c86814b5ff93e897e82b17722d3dff9.tar.gz
fedora 30: x86 tweaks
Diffstat (limited to 'run-all.sh')
-rwxr-xr-xrun-all.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/run-all.sh b/run-all.sh
index ad7c3b6..e1044b7 100755
--- a/run-all.sh
+++ b/run-all.sh
@@ -22,7 +22,7 @@ sirius)
./Fedora-efi-grub2.sh $FVER || exit 1
./Fedora-efi-systemd.sh $FVER || exit 1
- linux32 ./Fedora-efi-grub2.sh $FVER || exit 1
+# linux32 ./Fedora-efi-grub2.sh $FVER || exit 1
linux32 ./Fedora-efi-systemd.sh $FVER || exit 1
./RHEL7-efi.sh 7.5 || exit 1