Skip to content

Commit bca7906

Browse files
author
Russell Melick
committed
Use --update for createrepo
1 parent 760fce2 commit bca7906

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

install-new-mirrors.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,5 +23,5 @@ reposync -r HDP-${HDP_VERSION}
2323
reposync -r HDP-UTILS-${HDP_UTILS_VERSION}
2424

2525
cd ${MIRROR_DIR}
26-
createrepo .
26+
createrepo --update .
2727

0 commit comments

Comments
 (0)