This commit is contained in:
neil 2021-01-30 10:55:49 +08:00
parent fc9a151ee5
commit d4a7b75eb7

View File

@ -6810,6 +6810,7 @@ _process() {
_CMD="install"
;;
--install-online)
shift
installOnline "$@"
return
;;