Skip to content
Snippets Groups Projects
Commit bcd8094d authored by Gomez Goiri, Aitor's avatar Gomez Goiri, Aitor
Browse files

Better to use relative paths since it is in the same Git repository

parent 4ae9d194
Branches
No related tags found
No related merge requests found
......@@ -9,6 +9,6 @@ CHANNEL=$CHANNEL_NAME
DEFAULT_ORGANIZATION=sidenor.com
# Chaincode to be installed in the channel
CHAINCODE_PATH=/home/aitor/workspace/hypercog-monorepo/chaincode/
CHAINCODE_PATH=../../chaincode/
CHAINCODE=$CHAINCODE_NAME
LANG=go
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment