Update ha_lsio.sh

This commit is contained in:
Alexandre
2024-01-05 07:47:58 +01:00
committed by GitHub
parent 1a92346db3
commit 4fde25c74b

View File

@@ -7,8 +7,7 @@ set -e
#############################
# Set variable
CONFIGLOCATION="$1"
CONFIGLOCATION="${CONFIGLOCATION:-/config}"
CONFIGLOCATION="${1:-/config}"
echo "Setting config to $CONFIGLOCATION"
# Avoid custom-init.d duplications