mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-10 09:51:02 +01:00
Update ha_lsio.sh
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user