diff options
Diffstat (limited to 'help3xsl/get_media.sh')
-rwxr-xr-x | help3xsl/get_media.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/help3xsl/get_media.sh b/help3xsl/get_media.sh index 12f636b2b8..bb1bf80344 100755 --- a/help3xsl/get_media.sh +++ b/help3xsl/get_media.sh @@ -33,6 +33,7 @@ cp help.html $outDir cp index2.html $outDir'/'$productVersion'/index.html' cp help.js $outDir'/'$productVersion'/' cp jquery-3.1.1.min.js $outDir'/'$productVersion'/' +cp list.min.js $outDir'/'$productVersion'/' cp normalize.css $outDir'/'$productVersion'/' cp default.css $outDir'/'$productVersion'/' |