diff --git a/scripts/99_download.sh b/scripts/99_download.sh index 3841253..c911fdb 100644 --- a/scripts/99_download.sh +++ b/scripts/99_download.sh @@ -32,6 +32,9 @@ download_repo() { _targz_url=$1 + echo "----" + echo "..${_targz_url}.." + # make clone target directory, if it doesn't exist mkdir -p ${clone_trg}