mirror of
https://github.com/YunoHost-Apps/jellyfin_ynh.git
synced 2024-09-03 19:26:29 +02:00
Update _common.sh
This commit is contained in:
parent
3dc2a42c03
commit
7742b70e52
1 changed files with 1 additions and 1 deletions
|
@ -87,7 +87,7 @@ install_jellyfin_packages() {
|
|||
ynh_exec_warn_less dpkg --force-confdef --force-confnew -i $tempdir/jellyfin-server.deb
|
||||
ynh_exec_warn_less dpkg --force-confdef --force-confnew -i $tempdir/jellyfin-web.deb
|
||||
|
||||
rm -rf "$tempdir"
|
||||
ynh_secure_remove --file="$tempdir"
|
||||
|
||||
# The doc says it should be called only once,
|
||||
# but the code says multiple calls are supported.
|
||||
|
|
Loading…
Add table
Reference in a new issue