make switching log path agnostic
This commit is contained in:
parent
b53ddb743e
commit
fd9f8a4900
1 changed files with 1 additions and 1 deletions
2
spcd.sh
2
spcd.sh
|
@ -789,7 +789,7 @@ spcd_switch_to_python() {
|
||||||
echo "\
|
echo "\
|
||||||
${SPCD_PATH}
|
${SPCD_PATH}
|
||||||
↓
|
↓
|
||||||
${SPCD_PYTHON_PACKAGES}/${spcd_stp__name}"
|
${SPCD_PYTHON_ALIAS} / ${spcd_stp__name}"
|
||||||
"${SPCD_PYTHON_ALIAS}" -m "${spcd_stp__name}"
|
"${SPCD_PYTHON_ALIAS}" -m "${spcd_stp__name}"
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue