Commit bcc531d
committed
fix: update uname_os from shlib in install.sh (#1944)
uname_os function in install.sh behaved incorrectly in certain
Windows environment.
This issue was fixed in client9/shlib#231 parent d0aead4 commit bcc531d
1 file changed
+3
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
194 | 194 | | |
195 | 195 | | |
196 | 196 | | |
197 | | - | |
| 197 | + | |
198 | 198 | | |
199 | | - | |
| 199 | + | |
| 200 | + | |
200 | 201 | | |
201 | 202 | | |
202 | 203 | | |
| |||
0 commit comments