From cbf58646dd8a0f678592812246d7cf6b56497be5 Mon Sep 17 00:00:00 2001 From: Bastian Dehn Date: Thu, 26 Jul 2018 08:56:35 +0200 Subject: [PATCH] fix: spelling error --- backup | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backup b/backup index 3622eb9..78b2576 100755 --- a/backup +++ b/backup @@ -142,7 +142,7 @@ BackupOfflineVMs() for VM in $offlineVM; do printfStripLine printf "Rechner ${LIGHTPURPLE}%s${RESET}; " "$remoterechner" - printf "${LIGHTBLUE}%s${RESETt} ist " "$VM" + printf "${LIGHTBLUE}%s${RESET} ist " "$VM" printf "${LIGHTRED}offline${RESET}\n\n" BackupVMDiscs printfStripLine -- 2.39.5