Skip to content

Commit

Permalink
mkdir out
Browse files Browse the repository at this point in the history
  • Loading branch information
lassemand committed Nov 4, 2024
1 parent a1a3146 commit fde4bc7
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,5 @@ sed -i "s/default: False/default: True/g" deps/concordium-base/concordium-base.c
stack build --stack-yaml stack.linux-static.yaml

LOCAL_INSTALL_ROOT=$(stack --stack-yaml stack.linux-static.yaml path --local-install-root)
mkdir -p /out
cp "$LOCAL_INSTALL_ROOT"/bin/concordium-client /out/concordium-client

0 comments on commit fde4bc7

Please sign in to comment.