Commit 5ca08dd7 authored by linj's avatar linj Committed by vipwzw

update

parent 74c34e0f
......@@ -10,3 +10,8 @@ OUT_DIR="${output_dir}/$strapp"
# shellcheck disable=SC2086
cp ./build/* "${OUT_DIR}"
OUT_TESTDIR="${1}/dapptest/$strapp"
mkdir -p "${OUT_TESTDIR}"
cp ./build/test-rpc.sh "${OUT_TESTDIR}"
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment