From 8b328b92b1f04d5af1a3b88f4cd34c6d81c28515 Mon Sep 17 00:00:00 2001 From: "Scott E. Graves" Date: Tue, 16 Jul 2024 07:49:16 -0500 Subject: [PATCH] added post_build.sh --- post_build.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/post_build.sh b/post_build.sh index d012e11c..5fe6d44f 100644 --- a/post_build.sh +++ b/post_build.sh @@ -3,4 +3,4 @@ CURRENT_DIR=$(dirname "$0") CURRENT_DIR=$(realpath ${CURRENT_DIR}) -rsync -av --progress ${CURRENT_DIR}/repertory/repertory_test/data/ ${PROJECT_DIST_DIR}/data/ +rsync -av --progress ${CURRENT_DIR}/repertory/repertory_test/test_data/ ${PROJECT_DIST_DIR}/test_data/