Skip to content

Commit 5b1db4f

Browse files
committed
Revise
1 parent 28bb4ba commit 5b1db4f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

check.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ do
3434
fi
3535
else
3636
# if exist in config, but not exist the dir
37-
echo -e "${RED}don't exist dir for $fw ${NC}"
37+
echo -e "${RED}Dir $fw ${NC} doesn't exist"
3838
FAIL=1
3939
fi
4040
done

0 commit comments

Comments
 (0)