Skip to content

Commit f7fc36a

Browse files
committed
use var
1 parent cf28d36 commit f7fc36a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

semantic-kernel-python/run.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ make install-python
2424
make install-sk
2525
make install-pre-commit
2626

27-
cp ../../test_mongodb_atlas_memory_store.py .
27+
cp $SCRIPT_DIR/test_mongodb_atlas_memory_store.py .
2828

2929
# shellcheck disable=SC2154
3030
OPENAI_API_KEY="$OPENAI_API_KEY" \

0 commit comments

Comments
 (0)