Add spn testing setup
This commit is contained in:
7
spn/testing/simple/reset-databases.sh
Executable file
7
spn/testing/simple/reset-databases.sh
Executable file
@@ -0,0 +1,7 @@
|
||||
#!/bin/bash
|
||||
|
||||
cd "$( dirname "${BASH_SOURCE[0]}" )"
|
||||
|
||||
rm -rf data/me/*
|
||||
rm -rf data/shared/*
|
||||
rm -rf data/hub*/databases
|
||||
Reference in New Issue
Block a user