mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-10 09:51:02 +01:00
Update 90-data_location.sh
This commit is contained in:
@@ -31,6 +31,7 @@ if [ -d "$LOCATION"/data/transcodes ]; then
|
||||
rm -r "$LOCATION"/data/transcodes
|
||||
fi
|
||||
ln -s /data/transcodes "$LOCATION"/data/transcodes
|
||||
chown -R "$PUID":"$PGID" /data/transcodes
|
||||
|
||||
# Permissions
|
||||
bashio::log.info "Setting ownership to $PUID:$PGID"
|
||||
|
||||
Reference in New Issue
Block a user