set default time to keep old images from one day to one week

This commit is contained in:
Marc Wäckerlin
2018-04-03 16:42:55 +02:00
parent 39441c5343
commit b61ca4a4a1

View File

@@ -37,7 +37,7 @@ success() {
} }
# commandline parameter evaluation # commandline parameter evaluation
filter="until=24h" filter="until=168h"
while test $# -gt 0; do while test $# -gt 0; do
case "$1" in case "$1" in
(--help|-h) less <<EOF (--help|-h) less <<EOF