From 58eea8fe0e83edf19c48a029ffb8969f7988a146 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Wed, 9 Mar 2022 18:57:31 +0100 Subject: [PATCH] Update 00-folders.sh --- zoneminder/rootfs/etc/cont-init.d/00-folders.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/zoneminder/rootfs/etc/cont-init.d/00-folders.sh b/zoneminder/rootfs/etc/cont-init.d/00-folders.sh index bf3c64a10..04eef810b 100644 --- a/zoneminder/rootfs/etc/cont-init.d/00-folders.sh +++ b/zoneminder/rootfs/etc/cont-init.d/00-folders.sh @@ -1,4 +1,4 @@ -#!/usr/bin/with-contenv bashio +#!/bin/bash # shellcheck shell=bash #CONFIGSOURCE=$(bashio::config "CONFIG_LOCATION")