Revert "port BC named cts"

This reverts commit 060dad5633.
This commit is contained in:
Sam Heinz
2025-01-08 00:13:56 +10:00
parent 3f899fd0fe
commit 6785d3ff67
12 changed files with 25 additions and 13 deletions
+3 -1
View File
@@ -25,7 +25,9 @@ msg_info "Updating Python3"
$STD apt-get install -y \
python3 \
python3-dev \
python3-pip
python3-pip \
openssh-server \
wget
rm -rf /usr/lib/python3.*/EXTERNALLY-MANAGED
msg_ok "Updated Python3"