diff options
author | Gerd Hoffmann <kraxel@redhat.com> | 2019-06-05 19:38:55 +0200 |
---|---|---|
committer | Gerd Hoffmann <kraxel@redhat.com> | 2019-06-05 19:39:14 +0200 |
commit | e1a3f0ab6c86814b5ff93e897e82b17722d3dff9 (patch) | |
tree | c750249788ab8a9c6f7e04e8e1b62f19b3cf110a /run-all.sh | |
parent | 4a90fb71a61051f81ba4fc7115d21c6873b5c081 (diff) | |
download | imagefish-e1a3f0ab6c86814b5ff93e897e82b17722d3dff9.tar.gz |
fedora 30: x86 tweaks
Diffstat (limited to 'run-all.sh')
-rwxr-xr-x | run-all.sh | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |