Update SCRAPE_MEET.SH
This commit is contained in:
parent
535e959054
commit
99df1b412e
@ -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
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user