1
0
Fork 0

Mettre à jour 'mybashrc'

This commit is contained in:
virtubox 2018-10-21 16:30:14 +00:00
parent efd77cefe5
commit a084d9fcfc
1 changed files with 4 additions and 0 deletions

View File

@ -80,6 +80,10 @@ MAINTENANCE_APT() {
docker volume rm $list_volumes
fi
fi
echo -e "${CGREEN}#############################################${CEND}"
echo -e ' EE-BASHRC UPDATE '
echo -e "${CGREEN}#############################################${CEND}"
update_git_mybashrc
}