Skip to content
Snippets Groups Projects
Commit 3d90a962 authored by Sergey Yakubov's avatar Sergey Yakubov
Browse files

fix win

parent bd29b2da
Branches
Tags
No related merge requests found
SET database_name=data_%2F%20%5C%2E%22%24
SET database_name=data_%%2F%%20%%5C%%2E%%22%%24
SET mongo_exe="c:\Program Files\MongoDB\Server\4.2\bin\mongo.exe"
echo db.dropDatabase() | %mongo_exe% %database_name%
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment