Skip to content

Added Restart, clean and delete cache command

Christian Walgenbach requested to merge patch-1 into master

What does this MR do?

Added the command "./scripts/stop && sudo rm -rf cache . && ./scripts/clean && ./scripts/start"

I need this sometimes after a switch to other branch.

Edited by Chris Oelmueller

Merge request reports