logrotate.sh aktualisiert
This commit is contained in:
@ -1 +1,3 @@
|
|||||||
|
GIT_PFAD="$HOME/Dokumente/Gitea"
|
||||||
logrotate -v --log=$GIT_PFAD/logger/Logs/logrotate.log -s="$GIT_PFAD/logger/logrotate.status" $GIT_PFAD/logger/logrotate.cfg
|
logrotate -v --log=$GIT_PFAD/logger/Logs/logrotate.log -s="$GIT_PFAD/logger/logrotate.status" $GIT_PFAD/logger/logrotate.cfg
|
||||||
|
echo "$(date) Logrotate hat stattgefunden!" >>$GIT_PFAD/logger/Logs/logrotate.log
|
||||||
Reference in New Issue
Block a user