From 73c71a4220d530d43ceedf99ca00a278af7e2d2c Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Fri, 14 May 2021 08:29:52 +0200 Subject: [PATCH] Add repo url --- joal/rootfs/run.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/joal/rootfs/run.sh b/joal/rootfs/run.sh index 443974c8d..e1f563ec9 100644 --- a/joal/rootfs/run.sh +++ b/joal/rootfs/run.sh @@ -33,6 +33,8 @@ if bashio::supervisor.ping; then ' Please, share the above information when looking for help' bashio::log.blue \ ' or support in, e.g., GitHub, forums or the Discord chat.' + bashio::log.blue \ + ' https://github.com/alexbelgium/hassio-addons' bashio::log.blue \ '-----------------------------------------------------------' fi