From 8a37b740e9533076ee64a1fa0b28b021a9452f2a Mon Sep 17 00:00:00 2001 From: Alexandre Date: Sun, 31 Oct 2021 16:52:50 +0100 Subject: [PATCH] clean message --- joal/rootfs/run.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/joal/rootfs/run.sh b/joal/rootfs/run.sh index a814122ed..682408c4c 100644 --- a/joal/rootfs/run.sh +++ b/joal/rootfs/run.sh @@ -131,7 +131,6 @@ else nohup java -jar /joal/joal.jar --joal-conf=/data/joal --spring.main.web-environment=true --server.port="8081" --joal.ui.path.prefix=${UIPATH} --joal.ui.secret-token=$TOKEN >/dev/null fi \ & -bashio::log.info "Joal started with path http://ip/${UIPATH}/ui secret token $TOKEN" bashio::log.info "Please wait, loading..." # Wait for transmission to become available