Browse Source

Too many makes

Bob Mottram 7 years ago
parent
commit
935fc2234f
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      src/freedombone-app-bdsmail

+ 1
- 1
src/freedombone-app-bdsmail View File

201
 
201
 
202
     useradd -d /etc/bdsmail -s /bin/false bdsmail
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
     if [ ! -f /etc/bdsmail/bin/bdsconfig ]; then
205
     if [ ! -f /etc/bdsmail/bin/bdsconfig ]; then
206
         echo $'Unable to make bdsmail'
206
         echo $'Unable to make bdsmail'
207
         exit 87923567842
207
         exit 87923567842