mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-06-01 13:24:04 +02: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
|
mkdir -p "$LOCATION" "$LOCATION"/data "$LOCATION"/cache "$LOCATION"/log "$LOCATION"/web
|
||||||
|
|
||||||
# Custom web location
|
# 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
|
sed -i "s|/usr/share/jellyfin|$LOCATION|g" /etc/nginx/servers/ingress.conf
|
||||||
|
|
||||||
# Permissions
|
# Permissions
|
||||||
|
|||||||
Reference in New Issue
Block a user