#!/bin/bash if [ -d author/project ]; then mv author/project author/kodorvan.tech fi if [ -d author ]; then mv author kodorvan fi