Skip to content

Commit

Permalink
Upload: remove obsolete files on target
Browse files Browse the repository at this point in the history
  • Loading branch information
andreas-gruenbacher committed Jun 3, 2017
1 parent f07434e commit 75391a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion upload.sh
Expand Up @@ -29,4 +29,4 @@ EOF
rm -f Release.gpg rm -f Release.gpg
gpg --sign --digest-algo SHA256 -ab -u "$GPG_NAME" -o Release.gpg Release gpg --sign --digest-algo SHA256 -ab -u "$GPG_NAME" -o Release.gpg Release


rsync -rlt -v * trialinfo.at:/var/www/html/debs rsync -rlt --delete -v . trialinfo.at:/var/www/html/debs

0 comments on commit 75391a8

Please sign in to comment.