Upload symlinked files into downloads dir as well.

This commit is contained in:
daniel 2017-09-28 11:24:11 +02:00
parent 1a49eb18e1
commit 24dc95f7a8
1 changed files with 1 additions and 1 deletions

View File

@ -23,7 +23,7 @@ versioninfo:
mv www/versioninfo.tmp www/versioninfo.txt
upload:
rsync -ruvz --progress deploy/releases/* bovender.de:/var/www/html/zaareloaded/downloads/
rsync -ruvzL --progress deploy/releases/* bovender.de:/var/www/html/zaareloaded/downloads/
website:
rsync -ruvz www/ bovender.de:/var/www/html/zaareloaded/