Code refactoring

This commit is contained in:
tteckster
2023-06-25 00:13:23 -04:00
committed by GitHub
parent f0a8502c96
commit 5ceda06575
13 changed files with 13 additions and 13 deletions

View File

@ -29,7 +29,7 @@ $STD apt-get install -y \
python3 \
python3-dev \
python3-pip
rm -rf /usr/lib/python3.*/EXTERNALLY-MANAGED
$STD apt-get install -y python3-setuptools
msg_ok "Updated Python3"