mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2025-08-03 17:54:54 +02:00
Fix:Linuxpackager debian not overwriting
This commit is contained in:
parent
be7aa3e39f
commit
f1f55e9c4f
1 changed files with 1 additions and 0 deletions
|
@ -32,6 +32,7 @@ echo "--------------------"
|
|||
# Create debian control file
|
||||
|
||||
mkdir -p dist
|
||||
rm -rf dist/debian
|
||||
cp -R build/debian dist/debian
|
||||
chmod -R 775 dist/debian
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue