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:
@ -33,7 +33,7 @@ function main(previousLast) {
|
||||
}
|
||||
}
|
||||
austinComparseData(outdated_data, updated_data);
|
||||
//moveOldFiles();
|
||||
moveOldFiles();
|
||||
}
|
||||
|
||||
function moveOldFiles() {
|
||||
|
||||
Reference in New Issue
Block a user