sero-cash / go-sero

The Total Solution for Blockchain with Privacy Protecting
https://sero.cash
GNU Lesser General Public License v3.0
140 stars 42 forks source link

install failed #8

Open ethan2lee opened 5 years ago

ethan2lee commented 5 years ago

root@e_ali:~/czero/go-sero# make build/env.sh go run build/ci.go install ./cmd/gero /root/czero/go-sero/../go-czero-import / build/env.sh: 19: build/env.sh: Syntax error: "(" unexpected Makefile:18: recipe for target 'gero' failed make: *** [gero] Error 2

gordon-sero commented 5 years ago

@ethan2lee you could change the first line of env.sh from "!/bin/sh" to "!/bin/bash"