Skip to content

Commit ef264c0

Browse files
committed
entrypoint: update comments
1 parent 1ab3841 commit ef264c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

entrypoint.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ done
6666
mkdir -p /extensions/okd
6767
yumdownloader --archlist=x86_64 --disablerepo='*' --destdir=/extensions/okd ${REPOLIST} ${EXTENSION_RPMS[*]}
6868

69-
# build rpmostree repo
69+
# build extension repo
7070
pushd /extensions
7171
createrepo_c --no-database .
7272
popd

0 commit comments

Comments
 (0)