parent
e4cd7b186f
commit
a4be78f3ef
1 changed files with 1 additions and 1 deletions
2
cd.sh
2
cd.sh
|
@ -230,7 +230,7 @@ cd_install_git () {
|
||||||
|
|
||||||
cd_install_python () {
|
cd_install_python () {
|
||||||
cd_step "Install Python"
|
cd_step "Install Python"
|
||||||
cd_install_package "${CD_PYTHON_PACKAGE}" ;;
|
cd_install_package "${CD_PYTHON_PACKAGE}"
|
||||||
}
|
}
|
||||||
|
|
||||||
cd_clean_packages_cache () {
|
cd_clean_packages_cache () {
|
||||||
|
|
Loading…
Reference in a new issue