diff --git a/bazarr/root/etc/cont-init.d/92-local_mounts.sh b/bazarr/root/etc/cont-init.d/92-local_mounts.sh index c6eb07628..c7f0a4f3b 100644 --- a/bazarr/root/etc/cont-init.d/92-local_mounts.sh +++ b/bazarr/root/etc/cont-init.d/92-local_mounts.sh @@ -7,7 +7,7 @@ MOUNTPOINTS="share" bashio::log.info 'Mounting external hdd...' -# Mount local Share if configured and if Protection Mode is active +# Mount local Share if configured if bashio::config.has_value 'localdisks'; then MOREDISKS=$(bashio::config 'localdisks') diff --git a/cloudcommander/rootfs/92-local_mounts.sh b/cloudcommander/rootfs/92-local_mounts.sh index c6eb07628..c7f0a4f3b 100644 --- a/cloudcommander/rootfs/92-local_mounts.sh +++ b/cloudcommander/rootfs/92-local_mounts.sh @@ -7,7 +7,7 @@ MOUNTPOINTS="share" bashio::log.info 'Mounting external hdd...' -# Mount local Share if configured and if Protection Mode is active +# Mount local Share if configured if bashio::config.has_value 'localdisks'; then MOREDISKS=$(bashio::config 'localdisks') diff --git a/code-server/root/etc/cont-init.d/92-local_mounts.sh b/code-server/root/etc/cont-init.d/92-local_mounts.sh index c6eb07628..c7f0a4f3b 100644 --- a/code-server/root/etc/cont-init.d/92-local_mounts.sh +++ b/code-server/root/etc/cont-init.d/92-local_mounts.sh @@ -7,7 +7,7 @@ MOUNTPOINTS="share" bashio::log.info 'Mounting external hdd...' -# Mount local Share if configured and if Protection Mode is active +# Mount local Share if configured if bashio::config.has_value 'localdisks'; then MOREDISKS=$(bashio::config 'localdisks') diff --git a/emby/root/etc/cont-init.d/92-local_mounts.sh b/emby/root/etc/cont-init.d/92-local_mounts.sh index c6eb07628..c7f0a4f3b 100644 --- a/emby/root/etc/cont-init.d/92-local_mounts.sh +++ b/emby/root/etc/cont-init.d/92-local_mounts.sh @@ -7,7 +7,7 @@ MOUNTPOINTS="share" bashio::log.info 'Mounting external hdd...' -# Mount local Share if configured and if Protection Mode is active +# Mount local Share if configured if bashio::config.has_value 'localdisks'; then MOREDISKS=$(bashio::config 'localdisks') diff --git a/filebrowser/rootfs/92-local_mounts.sh b/filebrowser/rootfs/92-local_mounts.sh index c6eb07628..c7f0a4f3b 100644 --- a/filebrowser/rootfs/92-local_mounts.sh +++ b/filebrowser/rootfs/92-local_mounts.sh @@ -7,7 +7,7 @@ MOUNTPOINTS="share" bashio::log.info 'Mounting external hdd...' -# Mount local Share if configured and if Protection Mode is active +# Mount local Share if configured if bashio::config.has_value 'localdisks'; then MOREDISKS=$(bashio::config 'localdisks') diff --git a/jackett/root/etc/cont-init.d/92-local_mounts.sh b/jackett/root/etc/cont-init.d/92-local_mounts.sh index c6eb07628..c7f0a4f3b 100644 --- a/jackett/root/etc/cont-init.d/92-local_mounts.sh +++ b/jackett/root/etc/cont-init.d/92-local_mounts.sh @@ -7,7 +7,7 @@ MOUNTPOINTS="share" bashio::log.info 'Mounting external hdd...' -# Mount local Share if configured and if Protection Mode is active +# Mount local Share if configured if bashio::config.has_value 'localdisks'; then MOREDISKS=$(bashio::config 'localdisks') diff --git a/lidarr/root/etc/cont-init.d/92-local_mounts.sh b/lidarr/root/etc/cont-init.d/92-local_mounts.sh index c6eb07628..c7f0a4f3b 100644 --- a/lidarr/root/etc/cont-init.d/92-local_mounts.sh +++ b/lidarr/root/etc/cont-init.d/92-local_mounts.sh @@ -7,7 +7,7 @@ MOUNTPOINTS="share" bashio::log.info 'Mounting external hdd...' -# Mount local Share if configured and if Protection Mode is active +# Mount local Share if configured if bashio::config.has_value 'localdisks'; then MOREDISKS=$(bashio::config 'localdisks') diff --git a/photoprism/rootfs/92-local_mounts.sh b/photoprism/rootfs/92-local_mounts.sh index c6eb07628..c7f0a4f3b 100644 --- a/photoprism/rootfs/92-local_mounts.sh +++ b/photoprism/rootfs/92-local_mounts.sh @@ -7,7 +7,7 @@ MOUNTPOINTS="share" bashio::log.info 'Mounting external hdd...' -# Mount local Share if configured and if Protection Mode is active +# Mount local Share if configured if bashio::config.has_value 'localdisks'; then MOREDISKS=$(bashio::config 'localdisks') diff --git a/piwigo/rootfs/etc/cont-init.d/92-local_mounts.sh b/piwigo/rootfs/etc/cont-init.d/92-local_mounts.sh index c6eb07628..c7f0a4f3b 100644 --- a/piwigo/rootfs/etc/cont-init.d/92-local_mounts.sh +++ b/piwigo/rootfs/etc/cont-init.d/92-local_mounts.sh @@ -7,7 +7,7 @@ MOUNTPOINTS="share" bashio::log.info 'Mounting external hdd...' -# Mount local Share if configured and if Protection Mode is active +# Mount local Share if configured if bashio::config.has_value 'localdisks'; then MOREDISKS=$(bashio::config 'localdisks') diff --git a/plex/root/etc/cont-init.d/92-local_mounts.sh b/plex/root/etc/cont-init.d/92-local_mounts.sh index c6eb07628..c7f0a4f3b 100644 --- a/plex/root/etc/cont-init.d/92-local_mounts.sh +++ b/plex/root/etc/cont-init.d/92-local_mounts.sh @@ -7,7 +7,7 @@ MOUNTPOINTS="share" bashio::log.info 'Mounting external hdd...' -# Mount local Share if configured and if Protection Mode is active +# Mount local Share if configured if bashio::config.has_value 'localdisks'; then MOREDISKS=$(bashio::config 'localdisks') diff --git a/qbittorrent/rootfs/etc/cont-init.d/92-local_mounts.sh b/qbittorrent/rootfs/etc/cont-init.d/92-local_mounts.sh index ba2654aff..88923b585 100644 --- a/qbittorrent/rootfs/etc/cont-init.d/92-local_mounts.sh +++ b/qbittorrent/rootfs/etc/cont-init.d/92-local_mounts.sh @@ -7,7 +7,7 @@ MOUNTPOINTS="mnt" bashio::log.info 'Mounting external hdd...' -# Mount local Share if configured and if Protection Mode is active +# Mount local Share if configured if bashio::config.has_value 'localdisks'; then MOREDISKS=$(bashio::config 'localdisks') diff --git a/radarr/root/etc/cont-init.d/92-local_mounts.sh b/radarr/root/etc/cont-init.d/92-local_mounts.sh index c6eb07628..c7f0a4f3b 100644 --- a/radarr/root/etc/cont-init.d/92-local_mounts.sh +++ b/radarr/root/etc/cont-init.d/92-local_mounts.sh @@ -7,7 +7,7 @@ MOUNTPOINTS="share" bashio::log.info 'Mounting external hdd...' -# Mount local Share if configured and if Protection Mode is active +# Mount local Share if configured if bashio::config.has_value 'localdisks'; then MOREDISKS=$(bashio::config 'localdisks') diff --git a/readarr/root/etc/cont-init.d/92-local_mounts.sh b/readarr/root/etc/cont-init.d/92-local_mounts.sh index c6eb07628..c7f0a4f3b 100644 --- a/readarr/root/etc/cont-init.d/92-local_mounts.sh +++ b/readarr/root/etc/cont-init.d/92-local_mounts.sh @@ -7,7 +7,7 @@ MOUNTPOINTS="share" bashio::log.info 'Mounting external hdd...' -# Mount local Share if configured and if Protection Mode is active +# Mount local Share if configured if bashio::config.has_value 'localdisks'; then MOREDISKS=$(bashio::config 'localdisks') diff --git a/sonarr/root/etc/cont-init.d/92-local_mounts.sh b/sonarr/root/etc/cont-init.d/92-local_mounts.sh index c6eb07628..c7f0a4f3b 100644 --- a/sonarr/root/etc/cont-init.d/92-local_mounts.sh +++ b/sonarr/root/etc/cont-init.d/92-local_mounts.sh @@ -7,7 +7,7 @@ MOUNTPOINTS="share" bashio::log.info 'Mounting external hdd...' -# Mount local Share if configured and if Protection Mode is active +# Mount local Share if configured if bashio::config.has_value 'localdisks'; then MOREDISKS=$(bashio::config 'localdisks')