Skip to content

Commit

Permalink
rsync progress
Browse files Browse the repository at this point in the history
  • Loading branch information
b- committed Feb 14, 2024
1 parent 58d43bb commit 2052633
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -157,6 +157,7 @@ UPLOAD_ARTIFACTS(){
rsync \
-auvLz \
-e "ssh ${SSH_OPTIONS[*]}" \
--info=progress2 \
"${OUTNAME}" \
"${UPLOAD_USER}@${UPLOAD_SERVER}:${DESTDIRS[$(_FORMAT)]}"
}
Expand Down

0 comments on commit 2052633

Please sign in to comment.