From b6c2385b4bfe96a65e5e09294eee945f4926f614 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=96=9F=E9=85=8C=20=E9=B5=AC=E5=85=84?= Date: Mon, 6 Oct 2014 14:26:09 +0800 Subject: [PATCH] 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