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
c66a38f65d
commit
863be6cf60
1 changed files with 1 additions and 0 deletions
|
@ -94,6 +94,7 @@ ynh_script_progression --message="Removing various files..." --weight=1
|
|||
ynh_secure_remove --file="$final_path"
|
||||
ynh_secure_remove --file="$config_path"
|
||||
ynh_secure_remove --file="/etc/systemd/system/jellyfin.service.d"
|
||||
ynh_secure_remove --file="/etc/sudoers.d/jellyfin-sudoers"
|
||||
|
||||
# Remove the log files
|
||||
ynh_secure_remove --file="/var/log/$app"
|
||||
|
|
Loading…
Add table
Reference in a new issue