浏览代码

Too many makes

Bob Mottram 7 年前
父节点
当前提交
935fc2234f
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1
    1
      src/freedombone-app-bdsmail

+ 1
- 1
src/freedombone-app-bdsmail 查看文件

@@ -201,7 +201,7 @@ function install_bdsmail {
201 201
 
202 202
     useradd -d /etc/bdsmail -s /bin/false bdsmail
203 203
 
204
-    make make GOROOT=/home/go/go${GO_VERSION}
204
+    make GOROOT=/home/go/go${GO_VERSION}
205 205
     if [ ! -f /etc/bdsmail/bin/bdsconfig ]; then
206 206
         echo $'Unable to make bdsmail'
207 207
         exit 87923567842