fdroid, Remove the extra WORKDIR.

This commit is contained in:
2026-07-04 16:30:32 -07:00
parent b754b7e361
commit 33c14b2719
-2
View File
@@ -162,8 +162,6 @@ RUN bash -c '[[ -n "$FILE37" ]] && wget -P "$DOWNLOAD" "$FILE37"'
RUN bash -c '[[ -n "$FILE38" ]] && wget -P "$DOWNLOAD" "$FILE38"'
RUN bash -c '[[ -n "$FILE39" ]] && wget -P "$DOWNLOAD" "$FILE39"'
WORKDIR "$FDROID"
# Move Downloaded Files #
# Move any downloaded APK files to the repo folder.