Update SCRAPE_MEET.SH

This commit is contained in:
Lillian Skinner 2026-04-07 19:00:59 -04:00
parent 535e959054
commit 99df1b412e

View File

@ -198,7 +198,7 @@ current_year=$(date +%Y)
current_month=$(date +%m) current_month=$(date +%m)
current_day=$(date +%d)00 current_day=$(date +%d)00
SUPPORT_PAST="FALSE" SUPPORT_PAST="TRUE"
if [ -d "$TEMP_DIR" ]; then if [ -d "$TEMP_DIR" ]; then
rm -r $TEMP_DIR rm -r $TEMP_DIR