TEMP=`getopt -o m:s:v -n 'xxx.sh' -- "$@"` eval set -- "$TEMP" _mode=clean _dist=false _sku=vena _variant=eng while true; do case $1 in
確定! 回上一頁