From f536a8918fdd3047b94149af15c057a32de1a4b7 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Sat, 23 Oct 2021 15:52:59 +0200 Subject: [PATCH 1/2] Update run.sh --- filebrowser/rootfs/run.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/filebrowser/rootfs/run.sh b/filebrowser/rootfs/run.sh index bd1ef7ff2..390ee3d3b 100644 --- a/filebrowser/rootfs/run.sh +++ b/filebrowser/rootfs/run.sh @@ -68,6 +68,7 @@ fi || true ######################### chown $(id -u):$(id -g) /92-smb_mounts.sh chmod a+x /92-smb_mounts.sh +sed -i 's|/usr/bin/with-contenv bashio|/usr/bin/env bashio|g' /92-smb_mounts.sh /./92-smb_mounts.sh ################### From f7f6b76961c1816f9f5c1e84c0ae338b763da1d1 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Sat, 23 Oct 2021 16:05:09 +0200 Subject: [PATCH 2/2] Update config.json --- qbittorrent/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/qbittorrent/config.json b/qbittorrent/config.json index e4e4ccc7d..33df56fe7 100644 --- a/qbittorrent/config.json +++ b/qbittorrent/config.json @@ -1,6 +1,6 @@ { "name": "Qbittorrent", - "version": "14.3.8.99202110120741-7429-1bae770b2ubuntu20.04.1-ls158-2", + "version": "14.3.8.99202110120741-7429-1bae770b2ubuntu20.04.1-ls158-3", "upstream": "14.3.8.99202110120741-7429-1bae770b2ubuntu20.04.1-ls158", "slug": "qbittorrent", "description": "qBittorrent is a bittorrent client",