We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d825b55 commit a976bd0Copy full SHA for a976bd0
tools/make-clean.sh
@@ -3,5 +3,5 @@
3
# This script assumes a linux environment
4
5
echo "*** uMatrix(Chromium): Cleaning."
6
-rm -R ./dist/*
+rm -R ./dist/build
7
echo "*** uMatrix(Chromium): Cleaned."
0 commit comments