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