aboutsummaryrefslogtreecommitdiffstats
path: root/run-all.sh
diff options
context:
space:
mode:
authorGerd Hoffmann <kraxel@redhat.com>2017-02-28 19:28:22 +0100
committerGerd Hoffmann <kraxel@redhat.com>2017-02-28 19:28:22 +0100
commit54a217e65e56280561c18e8aac8b32b936ffabfb (patch)
tree32af6b74c739fc8687cee2c569d0ace3fbea82b0 /run-all.sh
parent3e67e95d94e07c9f8b8d3cd5b22a60b7da1e702e (diff)
downloadimagefish-54a217e65e56280561c18e8aac8b32b936ffabfb.tar.gz
add centos
Diffstat (limited to 'run-all.sh')
-rwxr-xr-xrun-all.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/run-all.sh b/run-all.sh
index a020b8b..c4d0a9f 100755
--- a/run-all.sh
+++ b/run-all.sh
@@ -23,6 +23,7 @@ nilsson)
# rebuild images
export IMAGEFISH_DESTDIR="/vmdisk/ext/imagefish"
./RHEL73-efi.sh || exit 1
+ ./CentOS7-efi.sh || exit 1
./F25-efi-grub2.sh || exit 1
./F25-efi-systemd.sh || exit 1
;;