Fix: Exclude xml data from deployment

This commit is contained in:
Björn Fromme
2023-10-11 16:41:08 +02:00
parent bde3a21969
commit 7ecacd7c78
+1
View File
@@ -50,6 +50,7 @@ $rsyncOptions = [
'temp/',
'tests/',
'uploads/',
'xmlexport/',
'var/',
],
'exclude-file' => false,