召冠的博客

做对的事,脚踏实地,保持正直。
  博客园  :: 首页  :: 新随笔  :: 联系 :: 订阅 订阅  :: 管理

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 江城2211 阅读(217) 评论(0) 推荐(0)