Too many makes
This commit is contained in:
parent
2ba7792ebb
commit
935fc2234f
|
@ -201,7 +201,7 @@ function install_bdsmail {
|
||||||
|
|
||||||
useradd -d /etc/bdsmail -s /bin/false 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
|
if [ ! -f /etc/bdsmail/bin/bdsconfig ]; then
|
||||||
echo $'Unable to make bdsmail'
|
echo $'Unable to make bdsmail'
|
||||||
exit 87923567842
|
exit 87923567842
|
||||||
|
|
Loading…
Reference in New Issue