diff --git a/astroid/scripts/move-tag.sh b/astroid/scripts/move-tag.sh index 1501a50..0960b22 100755 --- a/astroid/scripts/move-tag.sh +++ b/astroid/scripts/move-tag.sh @@ -48,7 +48,7 @@ if [ "${var_conn}" == "off" ]; then DATELIMIT="1d" logrun echo "Datelimit for search set to $DATELIMIT" else - DATELIMIT="7d" + DATELIMIT="14d" logrun echo "Datelimit for search set to $DATELIMIT" fi