mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-11 10:21:02 +01:00
Update 90-data_location.sh
This commit is contained in:
@@ -19,7 +19,7 @@ echo "Creating $LOCATION"
|
||||
mkdir -p "$LOCATION" "$LOCATION"/data "$LOCATION"/cache "$LOCATION"/log "$LOCATION"/web
|
||||
|
||||
# Custom web location
|
||||
cp -rn /usr/share/jellyfin/web/ "$LOCATION"/web/
|
||||
cp -rn /usr/share/jellyfin/web/* "$LOCATION"/web/
|
||||
sed -i "s|/usr/share/jellyfin|$LOCATION|g" /etc/nginx/servers/ingress.conf
|
||||
|
||||
# Permissions
|
||||
|
||||
Reference in New Issue
Block a user