diff --git a/build/debian/DEBIAN/conffiles b/build/debian/DEBIAN/conffiles index a731efb1..d3be9140 100644 --- a/build/debian/DEBIAN/conffiles +++ b/build/debian/DEBIAN/conffiles @@ -1 +1 @@ -/etc/default/audiobookshelf \ No newline at end of file +/etc/default/audiobookshelf diff --git a/build/debian/DEBIAN/control b/build/debian/DEBIAN/control index 6a414b13..a223602a 100644 --- a/build/debian/DEBIAN/control +++ b/build/debian/DEBIAN/control @@ -5,4 +5,4 @@ Priority: optional Architecture: amd64 Depends: Maintainer: advplyr -Description: Self-hosted audiobook server for managing and playing audiobooks \ No newline at end of file +Description: Self-hosted audiobook server for managing and playing audiobooks diff --git a/build/debian/etc/default/audiobookshelf b/build/debian/etc/default/audiobookshelf index 8be8b132..f9c59c60 100644 --- a/build/debian/etc/default/audiobookshelf +++ b/build/debian/etc/default/audiobookshelf @@ -1,4 +1,4 @@ AUDIOBOOK_PATH=/usr/share/audiobookshelf/audiobooks METADATA_PATH=/usr/share/audiobookshelf/metadata CONFIG_PATH=/usr/share/audiobookshelf/config -PORT=1337 \ No newline at end of file +PORT=1337 diff --git a/build/debian/usr/share/audiobookshelf/.gitkeep b/build/debian/usr/share/audiobookshelf/.gitkeep new file mode 100644 index 00000000..e69de29b