From 41c1ec71db90f8d43192d0cb262461df5f282a1a Mon Sep 17 00:00:00 2001 From: arcan1s Date: Mon, 14 Apr 2014 17:39:50 +0400 Subject: [PATCH] fix site building --- _posts/2014-03-23-creating-custom-repo.html | 1 - ru/_posts/2014-03-23-creating-custom-repo.html | 1 - 2 files changed, 2 deletions(-) diff --git a/_posts/2014-03-23-creating-custom-repo.html b/_posts/2014-03-23-creating-custom-repo.html index 32ee71d..e41b3da 100644 --- a/_posts/2014-03-23-creating-custom-repo.html +++ b/_posts/2014-03-23-creating-custom-repo.html @@ -22,7 +22,6 @@ if [ ${USECOLOR} == "yes" ]; then cclose='\e[0m' fi export USECOLOR - # directories if [ ! -d "${PREPAREDIR}" ]; then [ -e "${PREPAREDIR}" ] && error_mes "file" "${PREPAREDIR}" diff --git a/ru/_posts/2014-03-23-creating-custom-repo.html b/ru/_posts/2014-03-23-creating-custom-repo.html index 0a851c8..bcf1eb6 100644 --- a/ru/_posts/2014-03-23-creating-custom-repo.html +++ b/ru/_posts/2014-03-23-creating-custom-repo.html @@ -22,7 +22,6 @@ if [ ${USECOLOR} == "yes" ]; then cclose='\e[0m' fi export USECOLOR - # директории if [ ! -d "${PREPAREDIR}" ]; then [ -e "${PREPAREDIR}" ] && error_mes "file" "${PREPAREDIR}"