This commit is contained in:
parent
c8d51c04d9
commit
ad31869ee1
1 changed files with 1 additions and 1 deletions
2
spcd.sh
2
spcd.sh
|
@ -781,7 +781,7 @@ spcd_write_python_module() {
|
|||
spcd_wpm__text="${spcd_wpm__text}${spcd_wpm__value}
|
||||
"
|
||||
done
|
||||
spcd_write "${SPCD_PYTHON_VENV_PACKAGES}/env.py" "${spcd_wpm__text}
|
||||
spcd_write "${SPCD_PYTHON_PACKAGES}/env.py" "${spcd_wpm__text}
|
||||
SPCD_STEP = $((SPCD_STEP + 1))
|
||||
"
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue