forked from External/mage
edited TODOs and comment header in clean_dbs.sh
This commit is contained in:
parent
cb89230327
commit
584e7fb394
3 changed files with 5 additions and 5 deletions
|
|
@ -1,2 +1,3 @@
|
|||
#!/usr/bin/env bash
|
||||
# Cleans the DB from Server, Client and Test modules
|
||||
find . -type f | grep -i cards.h2*.db | xargs rm -v
|
||||
Loading…
Add table
Add a link
Reference in a new issue