From 07c0f0dfd8a42e0597905f9b0afa9918342e7189 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Fri, 21 Feb 2025 12:53:08 +0100 Subject: [PATCH] Lint --- .../rootfs/etc/cont-init.d/80-configuration.sh | 18 ++++++++---------- 1 file changed, 8 insertions(+), 10 deletions(-) diff --git a/webtop_kde/rootfs/etc/cont-init.d/80-configuration.sh b/webtop_kde/rootfs/etc/cont-init.d/80-configuration.sh index 26249d4a0..4cfbd398e 100755 --- a/webtop_kde/rootfs/etc/cont-init.d/80-configuration.sh +++ b/webtop_kde/rootfs/etc/cont-init.d/80-configuration.sh @@ -52,19 +52,17 @@ fi if bashio::config.true 'install_ms_edge'; then bashio::log.info "Adding microsoft edge" # Install edge - apt-get update && \ - echo "**** install edge ****" && \ - apt-get install --no-install-recommends -y ca-certificates && \ + apt-get update + echo "**** install edge ****" + apt-get install --no-install-recommends -y ca-certificates if [ -z ${EDGE_VERSION+x} ]; then \ EDGE_VERSION=$(curl -sL https://packages.microsoft.com/repos/edge/pool/main/m/microsoft-edge-stable/ | \ awk -F'(