mirror of
https://github.com/SuiteCRM/SuiteCRM-Core.git
synced 2025-08-29 11:00:40 +08:00
Keep tmp folder on upgrades
- Avoid tmp folder being removed in the middle of the upgrade process
This commit is contained in:
parent
53101bb4cf
commit
65d01b7f7b
1 changed files with 1 additions and 0 deletions
|
@ -18,6 +18,7 @@ parameters:
|
|||
- 'logs'
|
||||
- '.env.local'
|
||||
- '.env.local.php'
|
||||
- 'tmp'
|
||||
toExpand:
|
||||
- 'public'
|
||||
- 'public/legacy'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue