Fix path to db dir for removal
fs.readdirSync returns just the filename, so the directory needs to be prepended before removal.
Closes #48
fs.readdirSync returns just the filename, so the directory needs to be prepended before removal.
Closes #48