From bc4de834da321f055810ab7c44d3c8ecfe13cbd2 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Fri, 14 May 2021 09:05:06 +0200 Subject: [PATCH] Update 00-banner.sh --- qbittorrent/rootfs/etc/cont-init.d/00-banner.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/qbittorrent/rootfs/etc/cont-init.d/00-banner.sh b/qbittorrent/rootfs/etc/cont-init.d/00-banner.sh index 37a8218fd..6fa384d5c 100644 --- a/qbittorrent/rootfs/etc/cont-init.d/00-banner.sh +++ b/qbittorrent/rootfs/etc/cont-init.d/00-banner.sh @@ -32,6 +32,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