This commit is contained in:
Leon 2021-08-14 03:06:52 +08:00 committed by GitHub
parent cc2df6efba
commit ffef7f65b6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -15,7 +15,6 @@ opt(){
warn() { warn() {
echo -e "\e[31m$1 \e[0m\n" echo -e "\e[31m$1 \e[0m\n"
} }
}
warn "大道至简" warn "大道至简"
inp "选择你想部署的 docker 项目:\n1) qinglong 2) V4 3) elecV2P 4) HHL 5) JS_TOOL 6) helloword(sakura)" inp "选择你想部署的 docker 项目:\n1) qinglong 2) V4 3) elecV2P 4) HHL 5) JS_TOOL 6) helloword(sakura)"