File tree Expand file tree Collapse file tree 3 files changed +3
-0
lines changed Expand file tree Collapse file tree 3 files changed +3
-0
lines changed Original file line number Diff line number Diff line change 1818 fi && \
1919 apk add --no-cache \
2020 sqlitebrowser==${SQLITEB_VERSION} && \
21+ sed -i 's|</applications>| <application title="DB Browser for SQLite" type="normal">\n <maximized>yes</maximized>\n </application>\n </applications>|' /etc/xdg/openbox/rc.xml && \
2122 echo "**** cleanup ****" && \
2223 rm -rf \
2324 /tmp/*
Original file line number Diff line number Diff line change 1818 fi && \
1919 apk add --no-cache \
2020 sqlitebrowser==${SQLITEB_VERSION} && \
21+ sed -i 's|</applications>| <application title="DB Browser for SQLite" type="normal">\n <maximized>yes</maximized>\n </application>\n</applications>|' /etc/xdg/openbox/rc.xml && \
2122 echo "**** cleanup ****" && \
2223 rm -rf \
2324 /tmp/*
Original file line number Diff line number Diff line change 1818 fi && \
1919 apk add --no-cache \
2020 sqlitebrowser==${SQLITEB_VERSION} && \
21+ sed -i 's|</applications>| <application title="DB Browser for SQLite" type="normal">\n <maximized>yes</maximized>\n </application>\n</applications>|' /etc/xdg/openbox/rc.xml && \
2122 echo "**** cleanup ****" && \
2223 rm -rf \
2324 /tmp/*
You can’t perform that action at this time.
0 commit comments