Commit 9a8a672
Changed the host_path check to not override itself (#105)
The try except block was overriding the path var with the contents of
the folder causing errors further down. Changed to just check for proper
opening of the file.1 parent 87c0cb0 commit 9a8a672
1 file changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| 22 | + | |
22 | 23 | | |
23 | | - | |
| 24 | + | |
24 | 25 | | |
25 | 26 | | |
26 | 27 | | |
| |||
0 commit comments