提交 7a59eea0 编写于 作者: G gongweibao 提交者: GitHub

Merge pull request #216 from gongweibao/modifyconvert

set bash
#!/bin/sh
#!/bin/bash
command -v go >/dev/null 2>&1
if [ $? -ne 0 ]; then
echo >&2 "Please install go https://golang.org/doc/install#install"
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册