We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9ba5788 commit 5a171d7Copy full SHA for 5a171d7
composer.json
@@ -24,7 +24,7 @@
24
"prefer-stable": true,
25
"scripts": {
26
"post-update-cmd": [
27
- "rm -rf ./.github ./docs ./zensical.toml ./LICENSE"
+ "rm -rvf ./.github ./docs ./zensical.toml ./LICENSE"
28
]
29
}
30
0 commit comments