Skip to content

Commit 048936e

Browse files
committed
feat(antispam): change post install command
1 parent 3c5f04d commit 048936e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
* Override existing config files for recaptcha and altcha to use env vars
2-
<comment>cp -r vendor/monsieurbiz/sylius-anti-spam-plugin/dist/config config/</comment>
2+
<comment>cp -r vendor/monsieurbiz/sylius-anti-spam-plugin/dist/config/* config/</comment>
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
* Override existing config files for recaptcha and altcha to use env vars
2-
<comment>cp -r vendor/monsieurbiz/sylius-anti-spam-plugin/dist/config config/</comment>
2+
<comment>cp -r vendor/monsieurbiz/sylius-anti-spam-plugin/dist/config/* config/</comment>

0 commit comments

Comments
 (0)