From af4c52070ac537416b24383132990fc51b0532a8 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Sat, 9 Jul 2022 23:03:52 +0200 Subject: [PATCH] Update run.sh --- wger/rootfs/run.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wger/rootfs/run.sh b/wger/rootfs/run.sh index 99503d5d1..2b5d94508 100644 --- a/wger/rootfs/run.sh +++ b/wger/rootfs/run.sh @@ -1,4 +1,4 @@ -#!/bin/bashio +#!/usr/bin/env bashio chmod +x /etc/cont-init.d/* sed -i "s|/usr/bin/with-contenv|/usr/bin/env|g" /etc/cont-init.d/*