This commit is contained in:
tuxwarrior
2024-04-30 20:33:51 -05:00
parent 9bfe8c269a
commit 9d04e44989

View File

@@ -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}