Skip to content

Commit

Permalink
Update mongo_manage.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
arooshap authored Oct 19, 2023
1 parent b807e94 commit 6596a95
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/mongodb/source/mongotools/mongo_manage.sh
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ if [ -z "$CONFIG" ]; then
fi
if [ -z "$AGE_KEY" ]; then
echo "AGE_KEY environment is not set, please generate appropriate key file"
ehco "using age-keygen and point this environment to it"
echo "using age-keygen and point this environment to it"
exit 1
fi

Expand Down

0 comments on commit 6596a95

Please sign in to comment.