Skip to content

Commit

Permalink
# RUN mkdir -p $TARGETPATH/etc/xrdp;
Browse files Browse the repository at this point in the history
  • Loading branch information
sam#gemmi-win10 committed Nov 19, 2023
1 parent 71b1a5f commit b579144
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion compile/build-alpine/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ RUN mkdir -p $TARGETPATH; \
# upx ${TARGETPATH}/sbin/xrdp; \
# upx ${TARGETPATH}/sbin/xrdp-chansrv
# xrdp-mods-cut
RUN mkdir -p $TARGETPATH/etc/xrdp;
# RUN mkdir -p $TARGETPATH/etc/xrdp;

FROM base as dropbear
ARG COMPILE_SSH="yes"
Expand Down

0 comments on commit b579144

Please sign in to comment.