소스 검색

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