Commit 11ef6b3
committed
Fix path handling when loading the plugins
Filename.concat inserts a slash, so remove the leading slash from the plugins
directory. Use Filename.concat consistently for all paths.
Closes #22
Signed-off-by: Andrew Cooper <andrew.cooper3@citrix.com>1 parent bbdbfd8 commit 11ef6b3
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
41 | | - | |
| 41 | + | |
42 | 42 | | |
43 | | - | |
| 43 | + | |
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
| |||
0 commit comments