mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2026-06-30 10:01:52 +02:00
Replace pkg with @yao-pkg/pkg and target node20
This commit is contained in:
+1
-1
@@ -48,7 +48,7 @@ Description: $DESCRIPTION"
|
||||
echo "$controlfile" > dist/debian/DEBIAN/control;
|
||||
|
||||
# Package debian
|
||||
pkg -t node18-linux-x64 -o dist/debian/usr/share/audiobookshelf/audiobookshelf .
|
||||
pkg -t node20-linux-x64 -o dist/debian/usr/share/audiobookshelf/audiobookshelf .
|
||||
|
||||
fakeroot dpkg-deb -Zxz --build dist/debian
|
||||
|
||||
|
||||
Reference in New Issue
Block a user