Commit 9cca6a7
authored
fix: running code in windows environment (#30)
* running code in windows environment
I was getting file not found error, as it turned out the path to the redshift-ca-bundle.crt was incorrectly constructed on MS Windows platform
* Revert "running code in windows environment"
This reverts commit efcf32b.
* docs: running code in MS Windows1 parent fbc9b5a commit 9cca6a7
1 file changed
+4
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
486 | 486 | | |
487 | 487 | | |
488 | 488 | | |
489 | | - | |
| 489 | + | |
| 490 | + | |
| 491 | + | |
| 492 | + | |
490 | 493 | | |
491 | 494 | | |
492 | 495 | | |
| |||
0 commit comments