diff --git a/whoogle/rootfs/entrypoint.sh b/whoogle/rootfs/entrypoint.sh index ce3d8635f..0a4d34c5f 100644 --- a/whoogle/rootfs/entrypoint.sh +++ b/whoogle/rootfs/entrypoint.sh @@ -1,5 +1,4 @@ -#!/usr/bin/with-contenv bashio - +#!/bin/bash echo "Starting..." #################### diff --git a/whoogle/rootfs/scripts/90-config_yaml.sh b/whoogle/rootfs/scripts/90-config_yaml.sh index 64c6d0c6f..7e9202aff 100644 --- a/whoogle/rootfs/scripts/90-config_yaml.sh +++ b/whoogle/rootfs/scripts/90-config_yaml.sh @@ -1,5 +1,4 @@ #!/usr/bin/with-contenv bashio -# shellcheck shell=bash ################## # INITIALIZATION #