Commit 55b52e3
authored
fix/ prevent the script v-add-sys-roundcube from freezing during roundcube upgrade hestiacp#4017 (hestiacp#4018)
Use COMPOSER_ALLOW_SUPERUSER=1 to prevent update.sh script from freezing trying to execute composer as root to update roundcube dependencies1 parent 0b2d471 commit 55b52e3
1 file changed
+3
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
187 | 187 | | |
188 | 188 | | |
189 | 189 | | |
190 | | - | |
| 190 | + | |
| 191 | + | |
| 192 | + | |
191 | 193 | | |
192 | 194 | | |
193 | 195 | | |
| |||
0 commit comments