Don't include cache in release

This commit is contained in:
Pierre Rudloff 2015-08-30 16:17:21 +02:00
parent 6cff5889e8
commit 2b127b05f2

View file

@ -1,2 +1,2 @@
rm alltube-release.zip
zip -r alltube-release.zip *.php dist/ fonts/ .htaccess img/ js/ LICENSE README.md robots.txt sitemap.xml templates/ templates_c/ vendor/ youtube-dl -x config.php
zip -r alltube-release.zip *.php dist/ fonts/ .htaccess img/ js/ LICENSE README.md robots.txt sitemap.xml templates/ templates_c/ vendor/ youtube-dl -x config.php templates_c/*