fix site building

This commit is contained in:
arcan1s 2014-04-14 17:39:50 +04:00
parent 7a520efacd
commit 41c1ec71db
2 changed files with 0 additions and 2 deletions

View File

@ -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}"

View File

@ -22,7 +22,6 @@ if [ ${USECOLOR} == "yes" ]; then
cclose='\e[0m'
fi
export USECOLOR
# директории
if [ ! -d "${PREPAREDIR}" ]; then
[ -e "${PREPAREDIR}" ] && error_mes "file" "${PREPAREDIR}"