Skip to content
Snippets Groups Projects
Commit 9931810d authored by Ciro Santilli's avatar Ciro Santilli
Browse files

Wipe install dir entirely on clean

parent 777befbd
Branches
Tags
No related merge requests found
......@@ -2,4 +2,4 @@
# Remove everything that is not git tracked on the submodules.
# May cause data loss.
git submodule foreach git clean -dfx
rm -rf install/*
rm -rf install
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment