fix
This commit is contained in:
@@ -15,7 +15,7 @@ COPY .docker-cache/icons.ref /tmp/icons.ref
|
|||||||
WORKDIR /src
|
WORKDIR /src
|
||||||
RUN cat /tmp/icons.ref > /dev/null && \
|
RUN cat /tmp/icons.ref > /dev/null && \
|
||||||
echo "$CACHE_BUST" > /dev/null && \
|
echo "$CACHE_BUST" > /dev/null && \
|
||||||
git clone --depth 1 --branch retrodebian --single-branch https://gitea.chacha.ddns.net/chacha/icons-collection.git icons && \
|
git clone --depth 1 --branch main --single-branch https://gitea.chacha.ddns.net/chacha/icons-collection.git icons && \
|
||||||
rm -Rf icons/.git
|
rm -Rf icons/.git
|
||||||
|
|
||||||
# building a modified Kernel + modules + libs
|
# building a modified Kernel + modules + libs
|
||||||
|
|||||||
Reference in New Issue
Block a user