Commit e60c73d
committed
fix(nixos): remove hardcoded ACTIVITY_DB_PATH from digest timer
The CLI uses a relative default (data/activity.sqlite) which resolves
correctly from the WorkingDirectory (/srv/forms-lab/main). The hardcoded
path pointed to a non-existent location.1 parent 537bb68 commit e60c73d
1 file changed
Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
20 | 19 | | |
21 | 20 | | |
22 | 21 | | |
| |||
0 commit comments