@ -154,7 +154,7 @@ fi
# Publish now
log "Copy $TMPPUBLIC to $PUBLIC_WWW"
rm -r -f $PUBLIC_WWW
mv -v $TMPPUBLIC $PUBLIC_WWW 2>&1 | tee -a $LOG
mv -Z -v $TMPPUBLIC $PUBLIC_WWW 2>&1 | tee -a $LOG
log "Ready, Blog created in $PUBLIC_WWW!"