From 9da54d0ee01fdf27f4f001ecc6f77995f57921c0 Mon Sep 17 00:00:00 2001 From: AJ ONeal Date: Sun, 3 May 2020 08:50:30 +0000 Subject: [PATCH] more clear completion message --- macos/macos.bash | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/macos/macos.bash b/macos/macos.bash index 4b6a35c..e84ba25 100644 --- a/macos/macos.bash +++ b/macos/macos.bash @@ -48,4 +48,8 @@ else bash linux-create-bootable-macos-recovery-image.sh fi +echo "" +echo "Created $HOME/Downloads/el-capitan.iso" +echo "" + popd 2>&1 >/dev/null -- 2.25.1