aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xcopy.sh5
1 files changed, 2 insertions, 3 deletions
diff --git a/copy.sh b/copy.sh
index 99046461..456f9821 100755
--- a/copy.sh
+++ b/copy.sh
@@ -956,9 +956,8 @@ cleanup_backups() {
# If more than one backup found
if [ ${#BACKUP_DIRS[@]} -gt 1 ]; then
- printf "\n\n ${INFO} Performing clean up for ${YELLOW}${DIR##*/}${RESET}\n"
-
- echo -e "${NOTE} Found multiple backups for: ${YELLOW}${DIR##*/}${RESET}"
+ printf "\n%.0s" {1..2}
+ echo -e "${INFO} Found ${MAGENTA}multiple backups${RESET} for: ${YELLOW}${DIR##*/}${RESET}"
echo "${YELLOW}Backups: ${RESET}"
# List the backups
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage