Skip to content

Commit 409fc31

Browse files
committed
remove old fullscreens
1 parent bf29b6c commit 409fc31

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

Dockerfile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@ RUN \
2323
apk add --no-cache \
2424
filezilla==${FILEZILLA_VERSION} \
2525
filezilla-lang && \
26-
sed -i 's|</applications>| <application title="FileZilla" type="normal">\n <maximized>yes</maximized>\n </application>\n</applications>|' /etc/xdg/openbox/rc.xml && \
2726
echo "**** cleanup ****" && \
2827
rm -rf \
2928
/tmp/*

Dockerfile.aarch64

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@ RUN \
2323
apk add --no-cache \
2424
filezilla==${FILEZILLA_VERSION} \
2525
filezilla-lang && \
26-
sed -i 's|</applications>| <application title="FileZilla" type="normal">\n <maximized>yes</maximized>\n </application>\n</applications>|' /etc/xdg/openbox/rc.xml && \
2726
echo "**** cleanup ****" && \
2827
rm -rf \
2928
/tmp/*

0 commit comments

Comments
 (0)