summary refs log tree commit diff
path: root/demo/clean.sh
diff options
context:
space:
mode:
Diffstat (limited to 'demo/clean.sh')
-rwxr-xr-xdemo/clean.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/demo/clean.sh b/demo/clean.sh

index d5649fee83..c5dabd4767 100755 --- a/demo/clean.sh +++ b/demo/clean.sh
@@ -14,3 +14,4 @@ fi find "$DIR" -name "*.log" -delete find "$DIR" -name "*.db" -delete +rm -rf $DIR/etc