We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0c80c44 commit 83f84e3Copy full SHA for 83f84e3
1 file changed
packages/virtualization/config.sh
@@ -85,7 +85,7 @@ function build() {
85
#
86
logmust cd "$WORKDIR/repo/appliance"
87
logmust rsync -av packaging/build/distributions/ "$WORKDIR/artifacts/"
88
- logmust cp -vr \
+ logmust rsync -av \
89
bin/out/common/com.delphix.common/uem/tars \
90
"$WORKDIR/artifacts/hostchecker2"
91
logmust cp -v \
0 commit comments