Don't include cache in release
This commit is contained in:
parent
6cff5889e8
commit
2b127b05f2
1 changed files with 1 additions and 1 deletions
|
@ -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/*
|
||||
|
|
Loading…
Reference in a new issue