`shell2http: Cache Golang dependencies
This commit is contained in:
parent
511d71316d
commit
56d07d3939
@ -17,7 +17,7 @@ termux_step_make() {
|
||||
cp -a "${TERMUX_PKG_SRCDIR}" "${GOPATH}/src/github.com/msoap/shell2http"
|
||||
cd "${GOPATH}/src/github.com/msoap/shell2http"
|
||||
go mod init
|
||||
go get -d -v
|
||||
termux_go_get -d -v
|
||||
go build
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user