Skip to content

Commit

Permalink
Print directory in init hook
Browse files Browse the repository at this point in the history
  • Loading branch information
maxdeviant committed Jul 6, 2023
1 parent 4edeba4 commit a1e6043
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions php-8_1/devbox.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
],
"shell": {
"init_hook": [
"pwd",
"echo \"running init hook\"",
"composer config --global use-parent-dir true",
"echo \"composer install\"",
Expand Down

0 comments on commit a1e6043

Please sign in to comment.