aboutsummaryrefslogtreecommitdiff
path: root/debian/conffiles.jellyfin-web
diff options
context:
space:
mode:
authorJoshua M. Boniface <joshua@boniface.me>2024-02-03 16:08:56 -0500
committerJoshua M. Boniface <joshua@boniface.me>2024-02-03 16:09:29 -0500
commit9a2248e1d20ebc1826d246bf5bcb194e3499408e (patch)
tree87fbcfa2325e85797ad68d172208a4427aa470fb /debian/conffiles.jellyfin-web
parentAdd submodule checkout tool (diff)
downloadjellyfin-packaging-9a2248e1d20ebc1826d246bf5bcb194e3499408e.tar.gz
jellyfin-packaging-9a2248e1d20ebc1826d246bf5bcb194e3499408e.tar.bz2
jellyfin-packaging-9a2248e1d20ebc1826d246bf5bcb194e3499408e.zip
Add combined Debian build
Diffstat (limited to 'debian/conffiles.jellyfin-web')
-rw-r--r--debian/conffiles.jellyfin-web1
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/conffiles.jellyfin-web b/debian/conffiles.jellyfin-web
new file mode 100644
index 0000000..a4b2c55
--- /dev/null
+++ b/debian/conffiles.jellyfin-web
@@ -0,0 +1 @@
+/usr/share/jellyfin/web/config.json
bgstack15