fix: avoid deletion of temp folder when deploying
This commit is contained in:
+1
-1
@@ -49,7 +49,7 @@ $rsyncOptions = [
|
||||
'webpack.config.js',
|
||||
'rapidapi.paw',
|
||||
'bin/.phpunit',
|
||||
'temp/',
|
||||
'temp/*',
|
||||
'tests/',
|
||||
'uploads/',
|
||||
'xmlexport/',
|
||||
|
||||
Reference in New Issue
Block a user