From 5396b4cf5d04b5be540d77efc1e0689d917a9420 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Sat, 9 Jul 2022 22:16:44 +0200 Subject: [PATCH] Update run.sh --- wger/rootfs/run.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/wger/rootfs/run.sh b/wger/rootfs/run.sh index a7401de3f..59098a7a9 100644 --- a/wger/rootfs/run.sh +++ b/wger/rootfs/run.sh @@ -1,6 +1,7 @@ #!/bin/bashio chmod +x /etc/cont-init.d/* +sed -i "s|/usr/bin/with-contenv|/usr/bin/env|g" /etc/cont-init.d/* /./etc/cont-init.d/00-banner.sh LOCATION=/data