penguin/utils

my env utils

commit b6c2385b4bfe96a65e5e09294eee945f4926f614

author斟酌 鵬兄 <tgckpg@gmail.com>
date2014-10-06T06:26:09Z
subjectTypo
commit b6c2385b4bfe96a65e5e09294eee945f4926f614
Author: 斟酌 鵬兄 <tgckpg@gmail.com>
Date:   2014-10-06T06:26:09Z

    Typo
---
 bash/bashrc/sources/50_blog | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/bash/bashrc/sources/50_blog b/bash/bashrc/sources/50_blog
index 90fcb1f..54914e0 100755
--- a/bash/bashrc/sources/50_blog
+++ b/bash/bashrc/sources/50_blog
@@ -1,6 +1,6 @@
 #!/bin/bash
 
-if [[ ! -f ~/wconvv/native/bin ]]; then
+if [[ ! -d ~/wconv/native/bin ]]; then
     return 1
 fi