提交 1fa7e46d 编写于 作者: G gongweibao

set bash

上级 2af48552
#!/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.
先完成此消息的编辑!
想要评论请 注册