parent
571c436961
commit
e4cd7b186f
1 changed files with 0 additions and 4 deletions
4
cd.sh
4
cd.sh
|
@ -44,10 +44,6 @@ cd_set_environment () {
|
|||
"debian")
|
||||
CD_PYTHON_PACKAGE="python3"
|
||||
CD_PYTHON_PACKAGES="/usr/lib/python3/dist-packages"
|
||||
case "${CD_OS_VERSION}" in
|
||||
"bookworm") echo "TODO" ;;
|
||||
*) cd_error_os "CD_OS_VERSION" ;;
|
||||
esac
|
||||
;;
|
||||
"alma")
|
||||
case "${CD_OS_VERSION}" in
|
||||
|
|
Loading…
Reference in a new issue