Skip to content

Commit 76b343c

Browse files
committed
Remove all .htaccess
1 parent baa5127 commit 76b343c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

setup.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,3 +32,5 @@ do
3232
cd ..
3333
fi
3434
done
35+
36+
find . -name ".htaccess" -exec rm -rf {} \;

0 commit comments

Comments
 (0)