complete tip

This commit is contained in:
Jrohy
2019-03-17 15:32:33 +08:00
parent c1b598a790
commit 613cd7da65

View File

@@ -34,6 +34,7 @@ while [[ $# > 0 ]];do
case $KEY in
--nopip)
NO_PIP=1
colorEcho $BLUE "only install python3..\n"
;;
--latest)
LATEST=1