Release script

This commit is contained in:
Pierre Rudloff 2015-08-06 21:16:58 +02:00
parent b31d572c43
commit bd46f6303e
2 changed files with 3 additions and 0 deletions

1
.gitignore vendored
View file

@ -6,3 +6,4 @@ vendor/
templates_c/
ffmpeg.tar.xz
ffmpeg-*/
alltube-release.zip

2
release.sh Executable file
View file

@ -0,0 +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