mirror of
https://github.com/Jrohy/python3-install.git
synced 2026-04-13 08:18:16 +00:00
complete tip
This commit is contained in:
@@ -34,6 +34,7 @@ while [[ $# > 0 ]];do
|
||||
case $KEY in
|
||||
--nopip)
|
||||
NO_PIP=1
|
||||
colorEcho $BLUE "only install python3..\n"
|
||||
;;
|
||||
--latest)
|
||||
LATEST=1
|
||||
|
||||
Reference in New Issue
Block a user