mirror of
https://github.com/arcan1s/arcanis.me.git
synced 2025-04-24 23:37:19 +00:00
fix site building
This commit is contained in:
parent
7a520efacd
commit
41c1ec71db
@ -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}"
|
||||
|
@ -22,7 +22,6 @@ if [ ${USECOLOR} == "yes" ]; then
|
||||
cclose='\e[0m'
|
||||
fi
|
||||
export USECOLOR
|
||||
|
||||
# директории
|
||||
if [ ! -d "${PREPAREDIR}" ]; then
|
||||
[ -e "${PREPAREDIR}" ] && error_mes "file" "${PREPAREDIR}"
|
||||
|
Loading…
Reference in New Issue
Block a user