diff --git a/src/freedombone-app-bdsmail b/src/freedombone-app-bdsmail
index 102cbe3ddf1c7cc799985d4b0717bfce03bf37d5..83bef91dd8248493d9c110a4ddc983b7c7ea0aab 100755
--- a/src/freedombone-app-bdsmail
+++ b/src/freedombone-app-bdsmail
@@ -201,7 +201,7 @@ function install_bdsmail {
 
     useradd -d /etc/bdsmail -s /bin/false bdsmail
 
-    make make GOROOT=/home/go/go${GO_VERSION}
+    make GOROOT=/home/go/go${GO_VERSION}
     if [ ! -f /etc/bdsmail/bin/bdsconfig ]; then
         echo $'Unable to make bdsmail'
         exit 87923567842