mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2025-12-06 03:49:40 +00:00
Fix:postrm bash functinos
This commit is contained in:
parent
f1f55e9c4f
commit
8a71a6f963
1 changed files with 2 additions and 2 deletions
|
|
@ -16,5 +16,5 @@ remove_binary() {
|
|||
}
|
||||
|
||||
echo ">> Cleaning up"
|
||||
remove_ffmpeg()
|
||||
remove_binary()
|
||||
remove_ffmpeg
|
||||
remove_binary
|
||||
Loading…
Add table
Add a link
Reference in a new issue