mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2025-09-13 02:39:43 +00:00
[Standardization] Fix Spelling for "Setup Python3" (#1810)
This commit is contained in:
parent
901db73d78
commit
f903cfd97a
14 changed files with 27 additions and 27 deletions
|
@ -49,7 +49,7 @@ $STD apt-get install -y \
|
|||
pkg-config
|
||||
msg_ok "Installed Dependencies"
|
||||
|
||||
msg_info "Setup Python3/pip"
|
||||
msg_info "Setup Python3"
|
||||
$STD apt-get update
|
||||
$STD rm -rf /usr/lib/python3.*/EXTERNALLY-MANAGED
|
||||
$STD apt-get remove --purge -y python3.12 python3.12-dev python3.12-venv
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue