We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 760fce2 commit bca7906Copy full SHA for bca7906
install-new-mirrors.sh
@@ -23,5 +23,5 @@ reposync -r HDP-${HDP_VERSION}
23
reposync -r HDP-UTILS-${HDP_UTILS_VERSION}
24
25
cd ${MIRROR_DIR}
26
-createrepo .
+createrepo --update .
27
0 commit comments