We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 722ed43 commit 9ba5788Copy full SHA for 9ba5788
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 -rf ./.github ./docs ./zensical.toml ./LICENSE"
28
]
29
}
30
0 commit comments