mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-11 02:11:01 +01:00
lint
This commit is contained in:
@@ -17,4 +17,4 @@ if [ -d /data/config ]; then
|
||||
fi
|
||||
|
||||
# Make sure permissions are right
|
||||
chown -R $(id -u):$(id -g) $CONFIGLOCATION
|
||||
chown -R "$(id -u):$(id -g)" $CONFIGLOCATION
|
||||
|
||||
Reference in New Issue
Block a user