Commit d725482
committed
fix: NVM initialization in non-interactive shells for PHP 8.3
Add /etc/profile.d/nvm.sh script to ensure NVM is initialized
in all shell types, including non-interactive shells from
docker compose exec commands.
Signed-off-by: Vitor Mattos <1079143+vitormattos@users.noreply.github.com>1 parent a78c9e4 commit d725482
1 file changed
+4
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
62 | | - | |
63 | | - | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
64 | 66 | | |
65 | 67 | | |
66 | 68 | | |
| |||
0 commit comments