Skip to content

Commit 04926fb

Browse files
committed
fix remote handling
1 parent 8757c48 commit 04926fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.evergreen/setup-remote.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,4 +45,4 @@ echo "export MONGODB_URI=$MONGODB_URI" >> env.sh
4545
# Ensure the remote database is populated.
4646
. .evergreen/utils.sh
4747

48-
CONN_STRING=MONGODB_URI scaffold_atlas
48+
CONN_STRING=$MONGODB_URI scaffold_atlas

0 commit comments

Comments
 (0)