I noticed that bootstrap.sh's --help message has the script name hardcoded and hence still says bootstrap-cascade.sh. Perhaps using ${0##*/} would be a better alternative.
done