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