From 15b8d2ec16a2295602600bc58775faed7ca76135 Mon Sep 17 00:00:00 2001
From: tteckster <tteckster@gmail.com>
Date: Thu, 15 Feb 2024 07:37:00 -0500
Subject: [PATCH] Update homeassistant-core.sh

tweak
---
 ct/homeassistant-core.sh | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/ct/homeassistant-core.sh b/ct/homeassistant-core.sh
index dbbfa4635..884346fbb 100644
--- a/ct/homeassistant-core.sh
+++ b/ct/homeassistant-core.sh
@@ -122,8 +122,7 @@ function update_script() {
       filebrowser config init -a '0.0.0.0' &>/dev/null
       filebrowser config set -a '0.0.0.0' &>/dev/null
       filebrowser users add admin changeme --perm.admin &>/dev/null
-    fi  
-  fi
+    fi
     msg_ok "Installed FileBrowser"
 
     msg_info "Creating Service"