mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2025-12-25 13:19:38 +00:00
Replace pkg with @yao-pkg/pkg and target node20
This commit is contained in:
parent
3a2f786517
commit
928b080677
4 changed files with 7 additions and 6 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue