port BC named cts

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