mirror of
https://github.com/gryf/vmstrap.git
synced 2025-12-22 05:48:07 +01:00
Update setuptools
This commit is contained in:
@@ -22,6 +22,7 @@ echo 'export EDITOR="vim"' | sudo tee -a /etc/profile.d/vim.sh
|
|||||||
if $(pip list |grep -e rainbow -e remote-pdb|wc -l|grep -qv 2); then
|
if $(pip list |grep -e rainbow -e remote-pdb|wc -l|grep -qv 2); then
|
||||||
sudo pip install pip --upgrade
|
sudo pip install pip --upgrade
|
||||||
sudo pip install remote_pdb rainbow
|
sudo pip install remote_pdb rainbow
|
||||||
|
sudo pip install -U setuptools
|
||||||
fi
|
fi
|
||||||
|
|
||||||
# 6. copy configuration for bash, git, tmux
|
# 6. copy configuration for bash, git, tmux
|
||||||
|
|||||||
Reference in New Issue
Block a user