mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-06-14 11:31:31 +02:00
Update ha_lsio.sh
This commit is contained in:
@@ -7,8 +7,7 @@ set -e
|
|||||||
#############################
|
#############################
|
||||||
|
|
||||||
# Set variable
|
# Set variable
|
||||||
CONFIGLOCATION="$1"
|
CONFIGLOCATION="${1:-/config}"
|
||||||
CONFIGLOCATION="${CONFIGLOCATION:-/config}"
|
|
||||||
echo "Setting config to $CONFIGLOCATION"
|
echo "Setting config to $CONFIGLOCATION"
|
||||||
|
|
||||||
# Avoid custom-init.d duplications
|
# Avoid custom-init.d duplications
|
||||||
|
|||||||
Reference in New Issue
Block a user