File tree Expand file tree Collapse file tree 2 files changed +2
-0
lines changed Expand file tree Collapse file tree 2 files changed +2
-0
lines changed Original file line number Diff line number Diff line change 3333 /etc/logrotate.conf && \
3434 sed -i 's#/usr/sbin/logrotate /etc/logrotate.conf#/usr/sbin/logrotate /etc/logrotate.conf -s /config/log/logrotate.status#g' \
3535 /etc/periodic/daily/logrotate && \
36+ printf "Linuxserver.io version: ${VERSION}\n Build-date: ${BUILD_DATE}" > /build_version && \
3637 echo "**** cleanup ****" && \
3738 rm -rf \
3839 /tmp/* \
Original file line number Diff line number Diff line change 3333 /etc/logrotate.conf && \
3434 sed -i 's#/usr/sbin/logrotate /etc/logrotate.conf#/usr/sbin/logrotate /etc/logrotate.conf -s /config/log/logrotate.status#g' \
3535 /etc/periodic/daily/logrotate && \
36+ printf "Linuxserver.io version: ${VERSION}\nBuild-date: ${BUILD_DATE}" > /build_version && \
3637 echo "**** cleanup ****" && \
3738 rm -rf \
3839 /tmp/* \
You can’t perform that action at this time.
0 commit comments