summaryrefslogtreecommitdiffstats
path: root/tools/s3-fetch-and-sync
diff options
context:
space:
mode:
Diffstat (limited to 'tools/s3-fetch-and-sync')
-rwxr-xr-xtools/s3-fetch-and-sync2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/s3-fetch-and-sync b/tools/s3-fetch-and-sync
index 57af72c..c8f920d 100755
--- a/tools/s3-fetch-and-sync
+++ b/tools/s3-fetch-and-sync
@@ -22,7 +22,7 @@ file_issue=false
# List of plugin dirs to include in downloads
# Can't include all subdirs since some affect versions
-plugin_dirs=`echo plugins/{apps,luarocks,native,tcl.tk}`
+plugin_dirs=`./tools/plugins-with-additional-packages.sh`
cd ~/mxe && git pull