Commit 9cd16ec
committed
fix: apply path fixes BEFORE copying config to data_dir
The previous fix was applied after copying, so the fixed file was overwritten.
Now fix_openlist_config_paths() is called on temp_dir BEFORE copying to data_dir.1 parent 4689402 commit 9cd16ec
1 file changed
Lines changed: 6 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
472 | 472 | | |
473 | 473 | | |
474 | 474 | | |
| 475 | + | |
| 476 | + | |
| 477 | + | |
| 478 | + | |
| 479 | + | |
| 480 | + | |
475 | 481 | | |
476 | 482 | | |
477 | 483 | | |
| |||
485 | 491 | | |
486 | 492 | | |
487 | 493 | | |
488 | | - | |
489 | | - | |
490 | | - | |
491 | | - | |
492 | | - | |
493 | | - | |
494 | 494 | | |
495 | 495 | | |
496 | 496 | | |
| |||
0 commit comments