Took a Flask function to download templates since product is changing some of our theming and templates. Anthology CSV script was updated.

This commit is contained in:
Norm Rasmussen
2024-02-09 16:50:16 -05:00
parent 6d6e028b40
commit 5c08acdb46
5 changed files with 80 additions and 4 deletions

View File

@ -33,7 +33,7 @@ function main(previousLast) {
}
}
austinComparseData(outdated_data, updated_data);
//moveOldFiles();
moveOldFiles();
}
function moveOldFiles() {