Skip to content

Commit a7637b9

Browse files
authored
Update composer.json
1 parent 5a171d7 commit a7637b9

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

composer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,8 @@
2424
"prefer-stable": true,
2525
"scripts": {
2626
"post-update-cmd": [
27-
"rm -rvf ./.github ./docs ./zensical.toml ./LICENSE"
27+
"rm -rvf ./.github ./docs ./zensical.toml ./LICENSE",
28+
"echo 'This is being executed'"
2829
]
2930
}
3031
}

0 commit comments

Comments
 (0)