diff --git a/scripts/teardown.sh b/scripts/teardown.sh index 024052c4f5..9a3cd989bc 100755 --- a/scripts/teardown.sh +++ b/scripts/teardown.sh @@ -20,6 +20,28 @@ set -e -u ## Library Check ------------------------------------------------------------- info_block "Checking for required libraries." 2> /dev/null || source $(dirname ${0})/scripts-library.sh +## Confirmation ------------------------------------------------------------- +cat <