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