Skip to content

Commit

Permalink
Correction
Browse files Browse the repository at this point in the history
  • Loading branch information
McLone committed Mar 15, 2016
1 parent 4eff6b6 commit a892505
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,12 +72,12 @@
"@reset-files-owner"
],
"post-create-project-cmd": [
"AppBundle\\Composer\\ScriptHandler::prepareHtaccess",
"AppBundle\\Composer\\ScriptHandler::initDb",
"AppBundle\\Composer\\ScriptHandler::generateLegacyAutoload",
"@reset-files-owner"
],
"reset-files-owner": [
"AppBundle\\Composer\\ScriptHandler::prepareHtaccess",
"chown web:web -R ./*",
"chown apache:apache -R ezpublish/cache ezpublish/logs ezpublish_legacy/var"
]
Expand Down

0 comments on commit a892505

Please sign in to comment.