mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-06-09 09:05:55 +02: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