摘要: ``` !/usr/local/env bash FLOW_VERSION=v2.0 rc echo "version: $FLOW_VERSION" read r p "Are you sure? [y/N] " response if [[ "$response" =~ ^([yY][eE][s 阅读全文
posted @ 2018-07-16 15:56 澄轶 阅读(121) 评论(0) 推荐(0) 编辑