Deleting lock file to clean up the mess
This commit is contained in:
parent
dcbe11d252
commit
71bb8ee77f
1 changed files with 2 additions and 0 deletions
|
@ -32,4 +32,6 @@ call %work_directory%\print_dashed_seperator
|
|||
|
||||
taskkill /F /fi "IMAGENAME eq mongod.exe"
|
||||
|
||||
del /F %~1\mongod.lock
|
||||
|
||||
cd /D %work_directory%
|
Reference in a new issue