chg: [publish] ensure permission of output is correct

pull/134/head
Alexandre Dulaunoy 2018-11-01 16:30:38 +01:00
parent c1d5df9f57
commit 39feb95d48
No known key found for this signature in database
GPG Key ID: 09E2CD4944E6CBCD
1 changed files with 1 additions and 0 deletions

View File

@ -6,5 +6,6 @@ gitbook mobi
mv book.pdf _book
mv book.epub _book
mv book.mobi _book
chmod +r _book/book.pdf _book/book.epub _book/book.mobi
cd _book
rsync -azv . circl@cpab:/var/www/nwww.circl.lu/doc/misp/ && rm -rf _book