From f24644e4909ed1486331e112decae28cb46f46e4 Mon Sep 17 00:00:00 2001 From: Alexandre Date: Sat, 23 Oct 2021 20:24:12 +0200 Subject: [PATCH] clean code --- bazarr/root/etc/cont-init.d/92-local_mounts.sh | 2 +- cloudcommander/rootfs/92-local_mounts.sh | 2 +- code-server/root/etc/cont-init.d/92-local_mounts.sh | 2 +- emby/root/etc/cont-init.d/92-local_mounts.sh | 2 +- filebrowser/rootfs/92-local_mounts.sh | 2 +- jackett/root/etc/cont-init.d/92-local_mounts.sh | 2 +- lidarr/root/etc/cont-init.d/92-local_mounts.sh | 2 +- photoprism/rootfs/92-local_mounts.sh | 2 +- piwigo/rootfs/etc/cont-init.d/92-local_mounts.sh | 2 +- plex/root/etc/cont-init.d/92-local_mounts.sh | 2 +- qbittorrent/rootfs/etc/cont-init.d/92-local_mounts.sh | 2 +- radarr/root/etc/cont-init.d/92-local_mounts.sh | 2 +- readarr/root/etc/cont-init.d/92-local_mounts.sh | 2 +- sonarr/root/etc/cont-init.d/92-local_mounts.sh | 2 +- 14 files changed, 14 insertions(+), 14 deletions(-) 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')