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