We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent baa5127 commit 76b343cCopy full SHA for 76b343c
setup.sh
@@ -32,3 +32,5 @@ do
32
cd ..
33
fi
34
done
35
+
36
+find . -name ".htaccess" -exec rm -rf {} \;
0 commit comments