From e8f2db8e874d48068ddfd9e08ddd7edb9d22fd75 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Sun, 2 Jan 2022 19:32:53 +0100 Subject: [PATCH] #!/usr/bin/with-contenv bashio --- whoogle/rootfs/scripts/00-global_var.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/whoogle/rootfs/scripts/00-global_var.sh b/whoogle/rootfs/scripts/00-global_var.sh index a7852a0d8..55611f7e0 100644 --- a/whoogle/rootfs/scripts/00-global_var.sh +++ b/whoogle/rootfs/scripts/00-global_var.sh @@ -1,4 +1,4 @@ -#!/bin/bash +#!/usr/bin/with-contenv bashio ################################### # Export all addon options as env #