Update 'backup_calendars.sh'
This commit is contained in:
parent
9d648da9c9
commit
7825d0745c
@ -23,3 +23,4 @@ wget \
|
|||||||
--auth-no-challenge \
|
--auth-no-challenge \
|
||||||
--http-user=$user --http-password="$pwd" \
|
--http-user=$user --http-password="$pwd" \
|
||||||
"$url"
|
"$url"
|
||||||
|
find /home/.franv/calendars/* -mtime +5 -exec rm {} \;
|
||||||
Loading…
Reference in New Issue
Block a user