mirror of
https://github.com/fluencelabs/tendermint
synced 2025-06-10 03:51:20 +00:00
makefile: fix build-docker-localnode target (#3122)
cd does not work because it's executed in a subprocess so it has to be either chained by && or ; See https://stackoverflow.com/q/1789594/820520 for more details. Fixes #3058
This commit is contained in:
parent
5f4d8e031e
commit
bc00a032c1
Loading…
x
Reference in New Issue
Block a user