Add /data/backups to DATA_DIRS

Corrects issue with user ownership migration on previous installations with /data/backups in-use
This commit is contained in:
None 2026-03-17 17:46:13 -05:00
parent 08b2e92920
commit 19d3f4258f

View file

@ -2,6 +2,7 @@
# Define directories that need to exist and be owned by PUID:PGID
DATA_DIRS=(
"/data/backups"
"/data/logos"
"/data/recordings"
"/data/uploads/m3us"