Typo
This commit is contained in:
parent
00e123d9fa
commit
b6c2385b4b
@ -1,6 +1,6 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
|
||||||
if [[ ! -f ~/wconvv/native/bin ]]; then
|
if [[ ! -d ~/wconv/native/bin ]]; then
|
||||||
return 1
|
return 1
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user