Commit 7a5c71f
committed
Fix: Use expanduser for Darwin KRATOS_ROOT default path
Replace hardcoded user path with os.path.expanduser to make it portable
across different users while maintaining environment variable override capability.1 parent 14e650e commit 7a5c71f
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
43 | | - | |
| 43 | + | |
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
| |||
0 commit comments