Cleanup obsolete file removal

`/etc/cron.weekly/fstrim` does not exist, so no need to remove it.
This commit is contained in:
Casper 2020-04-18 13:09:50 +02:00 committed by GitHub
parent df26d35695
commit 5d79e56bf0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -111,7 +111,6 @@ RUN \
rm -rf /usr/share/doc/* && \
touch /var/log/auth.log && \
update-locale && \
rm -f /etc/cron.weekly/fstrim && \
rm -f /etc/postsrsd.secret && \
rm -f /etc/cron.daily/00logwatch