Skip to content
This repository has been archived by the owner on Jan 18, 2022. It is now read-only.

use of sed on osx #1

Closed
avanderpluijm opened this issue Apr 18, 2019 · 1 comment
Closed

use of sed on osx #1

avanderpluijm opened this issue Apr 18, 2019 · 1 comment

Comments

@avanderpluijm
Copy link

Hi, fyi, to make it work on osx, I had to change https://github.com/oopsmonk/iota_cclient_esp32/blob/master/components/iota_cclient/gen_hash_container.sh#L13
to
sed -i.bak "s/{SIZE}/${HASH_SIZE}/g" ${HASH_TEMPLATE_DIR}/${HASH_FILE_NAME}

@oopsmonk
Copy link
Owner

@avanderpluijm thanks, the problem should be fixed at 4314c16

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants