Skip to content

Commit e781909

Browse files
committed
minor fix
Signed-off-by: Yongbozzz <yongbo.zhu@intel.com>
1 parent e211b99 commit e781909

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

EdgeCraftRAG/tests/test_compose_on_arc.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ HOST_IP=$ip_address
2121
COMPOSE_FILE="compose.yaml"
2222
EC_RAG_SERVICE_PORT=16010
2323

24-
MODEL_PATH="${HOME}/models"
24+
export MODEL_PATH="${HOME}/models"
2525
# MODEL_PATH="$WORKPATH/models"
2626
DOC_PATH="$WORKPATH/tests"
2727
UI_UPLOAD_PATH="$WORKPATH/tests"

0 commit comments

Comments
 (0)