Fix: Exclude xml data from deployment
This commit is contained in:
@@ -50,6 +50,7 @@ $rsyncOptions = [
|
|||||||
'temp/',
|
'temp/',
|
||||||
'tests/',
|
'tests/',
|
||||||
'uploads/',
|
'uploads/',
|
||||||
|
'xmlexport/',
|
||||||
'var/',
|
'var/',
|
||||||
],
|
],
|
||||||
'exclude-file' => false,
|
'exclude-file' => false,
|
||||||
|
|||||||
Reference in New Issue
Block a user