diff --git a/gen_cons.py b/gen_cons.py index 9e593a7..79f8fd2 100644 --- a/gen_cons.py +++ b/gen_cons.py @@ -22,8 +22,8 @@ from loguru import logger app = typer.Typer() -ROTA_REQUESTS = "cons/requests.ods" -ROTA_B_PATH = "cons/rota_b.xlsx" +ROTA_REQUESTS = "/home/ross/Sync/cons/requests.ods" +ROTA_B_PATH = "/home/ross/Sync/cons/rota_b.xlsx" ROTA_START_DATE = "2026-08-03"