mirror of
https://github.com/DOI-DO/j40-cejst-2.git
synced 2025-08-03 18:24:19 -07:00
Fix docker
This commit is contained in:
parent
aa88249f37
commit
682b2d34a7
10 changed files with 111 additions and 54 deletions
|
@ -218,6 +218,7 @@ def score_folder_cleanup() -> None:
|
|||
remove_all_from_dir(data_path / "score" / "geojson")
|
||||
remove_all_from_dir(data_path / "score" / "tiles")
|
||||
remove_all_from_dir(data_path / "score" / "shapefile")
|
||||
remove_all_from_dir(data_path / "score" / "search")
|
||||
downloadable_cleanup()
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue