parent
670f431be7
commit
a36abab012
1 changed files with 1 additions and 1 deletions
2
cd.sh
2
cd.sh
|
@ -195,7 +195,7 @@ local root
|
|||
git clone \
|
||||
"${CD_REPOSITORIES_URL}/${repository}" "${root}/${repository}" \
|
||||
|| exit
|
||||
cp --recursive --verbose \
|
||||
cp --recursive \
|
||||
"${root}/${repository}/${repository}" "${CD_PYTHON_PACKAGES}" \
|
||||
|| exit
|
||||
done
|
||||
|
|
Loading…
Reference in a new issue