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'(