Commit e2b4e738 authored by Tom Niget's avatar Tom Niget

Add full clean script

parent 36d78803
To run the demo, make sure all the dependencies are installed and run `./cleanfull.sh` and then `./demo 8000` (or any port).
./clean.sh; find . -name '*.crt' -delete; find . -name '*.db' -delete; find . -name '*.log' -delete
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment