From 3b6fc0ed8baa46517134520439605ca8695af828 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Wed, 2 Nov 2022 16:01:49 +0100 Subject: [PATCH] Update 00-data_location.sh --- webtop_kde/rootfs/etc/cont-init.d/00-data_location.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/webtop_kde/rootfs/etc/cont-init.d/00-data_location.sh b/webtop_kde/rootfs/etc/cont-init.d/00-data_location.sh index ffc8ceb2a..d099512c8 100644 --- a/webtop_kde/rootfs/etc/cont-init.d/00-data_location.sh +++ b/webtop_kde/rootfs/etc/cont-init.d/00-data_location.sh @@ -1,5 +1,6 @@ #!/usr/bin/with-contenv bashio # shellcheck shell=bash +# shellcheck disable=SC2046 # Define user PUID=$(bashio::config "PUID")