mirror of
https://github.com/YunoHost-Apps/jellyfin_ynh.git
synced 2024-09-03 19:26:29 +02:00
Update remove
This commit is contained in:
parent
d45f1650cf
commit
286f95be97
1 changed files with 3 additions and 0 deletions
|
@ -95,6 +95,9 @@ ynh_secure_remove --file="$final_path"
|
|||
ynh_secure_remove --file="$config_path"
|
||||
ynh_secure_remove --file="/etc/systemd/system/jellyfin.service.d"
|
||||
|
||||
# Remove the log files
|
||||
ynh_secure_remove --file="/var/log/$app"
|
||||
|
||||
#=================================================
|
||||
# GENERIC FINALIZATION
|
||||
#=================================================
|
||||
|
|
Loading…
Add table
Reference in a new issue