Add scritps folder
This commit is contained in:
parent
c49ee759ac
commit
993515ea12
6 changed files with 13 additions and 11 deletions
4
scripts/clean-up.sh
Executable file
4
scripts/clean-up.sh
Executable file
|
|
@ -0,0 +1,4 @@
|
|||
#!/bin/bash
|
||||
|
||||
rm -rf backend/databases
|
||||
rm -rf frontend/test-client/logs
|
||||
Loading…
Add table
Add a link
Reference in a new issue