My Life My Dream!

守信 求实 好学 力行
  博客园  :: 首页  :: 新随笔  :: 联系 :: 订阅 订阅  :: 管理

2022年3月28日

摘要: shell及compose脚本如下,记录备忘。 echo "" echo "请输入MQ用户(默认为guest):" read username echo "请输入MQ密码(默认为guest):" read userpass if [ -z "$username" ]; then username=" 阅读全文

posted @ 2022-03-28 21:00 召冠 阅读(200) 评论(0) 推荐(0) 编辑