set default time to keep old images from one day to one week
This commit is contained in:
@@ -37,7 +37,7 @@ success() {
|
||||
}
|
||||
|
||||
# commandline parameter evaluation
|
||||
filter="until=24h"
|
||||
filter="until=168h"
|
||||
while test $# -gt 0; do
|
||||
case "$1" in
|
||||
(--help|-h) less <<EOF
|
||||
|
Reference in New Issue
Block a user