Commit bd3d8f6
committed
fix: expand fs:scope to allow broader filesystem access for mount operations
Added \/**, \/** and ** to fs:scope to ensure mount operations
on Linux/macOS can access paths outside home directory (e.g., /mnt, /media).1 parent 42d5b1e commit bd3d8f6
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
| 25 | + | |
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| |||
0 commit comments