This commit is contained in:
斟酌 鵬兄 2014-10-06 14:26:09 +08:00
parent 00e123d9fa
commit b6c2385b4b

View File

@ -1,6 +1,6 @@
#!/bin/bash
if [[ ! -f ~/wconvv/native/bin ]]; then
if [[ ! -d ~/wconv/native/bin ]]; then
return 1
fi