Kaynağa Gözat

Too many makes

Bob Mottram 7 yıl önce
ebeveyn
işleme
935fc2234f
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. 1
    1
      src/freedombone-app-bdsmail

+ 1
- 1
src/freedombone-app-bdsmail Dosyayı Görüntüle

@@ -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