mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-06-08 00:25:55 +02: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
|
rm -r "$LOCATION"/data/transcodes
|
||||||
fi
|
fi
|
||||||
ln -s /data/transcodes "$LOCATION"/data/transcodes
|
ln -s /data/transcodes "$LOCATION"/data/transcodes
|
||||||
|
chown -R "$PUID":"$PGID" /data/transcodes
|
||||||
|
|
||||||
# Permissions
|
# Permissions
|
||||||
bashio::log.info "Setting ownership to $PUID:$PGID"
|
bashio::log.info "Setting ownership to $PUID:$PGID"
|
||||||
|
|||||||
Reference in New Issue
Block a user