Go back to running the fdroid update command so that the hierarchy is more complete than just from fdroid init.

This commit is contained in:
2026-07-04 10:50:53 -07:00
parent b055c625c5
commit f248b09217
+1 -1
View File
@@ -44,7 +44,7 @@ ENV REPO_ICON="$REPO_ICON"
RUN sed -i "$ a repo_url: $REPO_DOMAIN/fdroid/repo" "$FDROID/config.yml" RUN sed -i "$ a repo_url: $REPO_DOMAIN/fdroid/repo" "$FDROID/config.yml"
RUN sed -i "$ a repo_name: $REPO_NAME" "$FDROID/config.yml" RUN sed -i "$ a repo_name: $REPO_NAME" "$FDROID/config.yml"
#RUN fdroid update RUN fdroid update
# Advanced Variables # # Advanced Variables #