From e4c49b8f006c60c939b0eac6e140a16adcf04e2e Mon Sep 17 00:00:00 2001 From: Daniel Hansson Date: Tue, 17 Oct 2023 11:53:40 +0200 Subject: [PATCH] typo --- vm/haos-vm.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vm/haos-vm.sh b/vm/haos-vm.sh index 2d9a88d0..c8a9217d 100644 --- a/vm/haos-vm.sh +++ b/vm/haos-vm.sh @@ -452,4 +452,4 @@ if [ "$START_VM" == "yes" ]; then msg_ok "Started Home Assistant OS VM" fi fi -msg_ok "Completed Successfully!\n +msg_ok "Completed Successfully!\n"