1754680973

This commit is contained in:
2025-08-08 13:22:52 -06:00
parent f2bd04c011
commit 7b3fbb4100
+7 -7
View File
@@ -21,13 +21,13 @@ check_purge_package () {
} }
# cleanup previous python installs # cleanup previous python installs
# check_purge_package pyenv check_purge_package pyenv
# check_purge_package python3 check_purge_package python3
# check_purge_package python2 check_purge_package python2
# check_purge_package python check_purge_package python
# check_purge_package pip check_purge_package pip
# check_purge_package pip3 check_purge_package pip3
# check_purge_package pip2 check_purge_package pip2
# install pyenv # install pyenv
curl -fsSL https://pyenv.run | bash curl -fsSL https://pyenv.run | bash