Commit fd965dc
committed
fix: save progress to script directory instead of CWD
Closes steam-bell-92#1313
DATA_FILE was a relative path causing data to be saved in the
current working directory. Progress was lost when script was run
from different directories. Same fix pattern as Budget-Tracker
(steam-bell-92#1154) and Productivity-Pet (steam-bell-92#1153).1 parent 4285347 commit fd965dc
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| |||
0 commit comments