Closed moneroexamples closed 2 years ago
make: *** No targets specified and no makefile found. Stop. The command '/bin/sh -c git clone --recursive --branch ${MONERO_BRANCH} https://github.com/monero-project/monero.git && cd monero && test -z "$NPROC" && nproc > /nproc || echo -n "$NPROC" > /nproc && make -j"$(cat /nproc)"' returned a non-zero code: 2
Thanks for the fix, not sure why it didn't like the extra ARG declaration.
No problem. Thanks for the PRs.