Files
rettedpv/rotate.sh
2025-07-14 13:05:56 +02:00

5 lines
168 B
Bash
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

cd /home/oberkoetter/Dokumente/Git/rettedpv
logrotate -s ./logrotate.status ./logrotate.cfg
echo "$(date '+%Y-%m-%d %H:%M:%S') Logrotate fand statt." >>log.txt