++
This commit is contained in:
parent
9fea2acbfd
commit
0e585adc7c
1 changed files with 1 additions and 1 deletions
2
cd.sh
2
cd.sh
|
@ -573,7 +573,7 @@ ${CD_PYTHON_PACKAGES}
|
|||
cd_write_python_module () {
|
||||
cd_step "Write Python module"
|
||||
cd_write "${CD_PYTHON_PACKAGES}/env.py" "\
|
||||
CD_STEP = ${CD_STEP}
|
||||
CD_STEP = $((CD_STEP+1))
|
||||
|
||||
$(cd_echo CD_OPEN)
|
||||
$(cd_echo CD_DOWN)
|
||||
|
|
Loading…
Reference in a new issue