From 12816801a98a48ea92586c31754e1f62d34cf21e Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Sat, 4 Mar 2023 12:21:04 +0100 Subject: [PATCH] Update 92-local_mounts.sh --- .templates/92-local_mounts.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.templates/92-local_mounts.sh b/.templates/92-local_mounts.sh index b78d19f5d..3cf984ba4 100755 --- a/.templates/92-local_mounts.sh +++ b/.templates/92-local_mounts.sh @@ -5,7 +5,7 @@ # LIST LOCAL DISKS # #################### -function list_drives ( +function list_drives (\ bashio::log.info "List of available labels (@dianlight)" bashio::log.blue "---------------------------------------------------" #autodisks=($(lsblk -E label -n -o label | sed -r '/^\s*$/d' | grep -v hassos | grep pp))