1754680947
This commit is contained in:
@@ -21,13 +21,13 @@ check_purge_package () {
|
||||
}
|
||||
|
||||
# cleanup previous python installs
|
||||
check_purge_package pyenv
|
||||
check_purge_package python3
|
||||
check_purge_package python2
|
||||
check_purge_package python
|
||||
check_purge_package pip
|
||||
check_purge_package pip3
|
||||
check_purge_package pip2
|
||||
# check_purge_package pyenv
|
||||
# check_purge_package python3
|
||||
# check_purge_package python2
|
||||
# check_purge_package python
|
||||
# check_purge_package pip
|
||||
# check_purge_package pip3
|
||||
# check_purge_package pip2
|
||||
|
||||
# install pyenv
|
||||
curl -fsSL https://pyenv.run | bash
|
||||
|
||||
Reference in New Issue
Block a user