parent
15e52a3e04
commit
aacd94f52d
1 changed files with 0 additions and 3 deletions
3
spcd.sh
3
spcd.sh
|
@ -614,9 +614,6 @@ spcd_install_python() {
|
||||||
"${SPCD_OS_DEBIAN}" | "${SPCD_OS_UBUNTU}")
|
"${SPCD_OS_DEBIAN}" | "${SPCD_OS_UBUNTU}")
|
||||||
spcd_install_package "python3-venv"
|
spcd_install_package "python3-venv"
|
||||||
;;
|
;;
|
||||||
"${SPCD_OS_ARCH}")
|
|
||||||
spcd_install_package "expat"
|
|
||||||
;;
|
|
||||||
*) ;;
|
*) ;;
|
||||||
esac
|
esac
|
||||||
spcd_split
|
spcd_split
|
||||||
|
|
Loading…
Reference in a new issue