Skip to content

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
Rmv on-template.js after creating project
  • Loading branch information
joanrodas authored Aug 1, 2022
1 parent a82ab03 commit ece6ad9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@
},
"scripts": {
"post-create-project-cmd": [
"rm -rf on-template.js",
"chmod +x plubo.sh && ./plubo.sh",
"chmod +x plubo && php -f plubo init"
],
Expand Down

0 comments on commit ece6ad9

Please sign in to comment.