Commit 8c43225
authored
Fix v-add-user-wp-cli (hestiacp#4002)
Bug, currently does NOT write to user folder. Fixed to alias wp using user's protected .bash_aliases. This is how Hestia does composer (which does work). Also removes php prefix, as "wp" is already an executable. See HesitaCP forum for discussion.
https://forum.hestiacp.com/t/109831 parent 319e874 commit 8c43225
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
59 | | - | |
| 59 | + | |
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
| |||
0 commit comments