fdroid, Remove the extra WORKDIR.
This commit is contained in:
@@ -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 "$FILE38" ]] && wget -P "$DOWNLOAD" "$FILE38"'
|
||||||
RUN bash -c '[[ -n "$FILE39" ]] && wget -P "$DOWNLOAD" "$FILE39"'
|
RUN bash -c '[[ -n "$FILE39" ]] && wget -P "$DOWNLOAD" "$FILE39"'
|
||||||
|
|
||||||
WORKDIR "$FDROID"
|
|
||||||
|
|
||||||
# Move Downloaded Files #
|
# Move Downloaded Files #
|
||||||
|
|
||||||
# Move any downloaded APK files to the repo folder.
|
# Move any downloaded APK files to the repo folder.
|
||||||
|
|||||||
Reference in New Issue
Block a user